PKGBUILDs/core/linux-armv7/kernel.its

218 lines
6.3 KiB
Plaintext
Raw Normal View History

2015-09-30 03:10:27 +00:00
/dts-v1/;
2015-11-19 03:59:09 +00:00
2015-09-30 03:10:27 +00:00
/ {
description = "Chrome OS kernel image with one or more FDT blobs";
#address-cells = <1>;
images {
2022-01-18 00:12:17 +00:00
kernel {
2015-11-19 03:59:09 +00:00
description = "kernel";
2015-09-30 03:10:27 +00:00
data = /incbin/("arch/arm/boot/zImage");
type = "kernel_noload";
arch = "arm";
os = "linux";
compression = "none";
load = <0>;
entry = <0>;
};
2022-01-18 00:12:17 +00:00
fdt-snow {
description = "exynos5250-snow.dts";
data = /incbin/("arch/arm/boot/dts/samsung/exynos5250-snow.dts");
2015-09-30 03:10:27 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-09-30 03:10:27 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-snow-rev5 {
description = "exynos5250-snow-rev5.dts";
data = /incbin/("arch/arm/boot/dts/samsung/exynos5250-snow-rev5.dts");
2016-01-12 02:20:14 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2016-01-12 02:20:14 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-spring {
description = "exynos5250-spring.dts";
data = /incbin/("arch/arm/boot/dts/samsung/exynos5250-spring.dts");
2015-09-30 03:10:27 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-09-30 03:10:27 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-peach-pi {
description = "exynos5800-peach-pi.dts";
data = /incbin/("arch/arm/boot/dts/samsung/exynos5800-peach-pi.dts");
2015-09-30 03:10:27 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-09-30 03:10:27 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-peach-pit {
description = "exynos5420-peach-pit.dts";
data = /incbin/("arch/arm/boot/dts/samsung/exynos5420-peach-pit.dts");
2015-09-30 03:10:27 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-11-19 03:59:09 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-brain {
description = "rk3288-veyron-brain.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-brain.dts");
2016-05-02 01:49:20 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2016-05-02 01:49:20 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-jaq {
description = "rk3288-veyron-jaq.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-jaq.dts");
2016-01-12 02:20:14 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2016-01-12 02:20:14 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-jerry {
description = "rk3288-veyron-jerry.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-jerry.dts");
2015-11-19 03:59:09 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-11-19 03:59:09 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-mickey {
description = "rk3288-veyron-mickey.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-mickey.dts");
2016-05-02 01:49:20 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2016-05-02 01:49:20 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-minnie {
description = "rk3288-veyron-minnie.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-minnie.dts");
2015-11-19 03:59:09 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-11-19 03:59:09 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-pinky {
description = "rk3288-veyron-pinky.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-pinky.dts");
2015-11-19 03:59:09 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-09-30 03:10:27 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-veyron-speedy {
description = "rk3288-veyron-speedy.dts";
data = /incbin/("arch/arm/boot/dts/rockchip/rk3288-veyron-speedy.dts");
2015-11-19 03:59:09 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2015-11-19 03:59:09 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-nyan-big {
description = "tegra124-nyan-big.dts";
data = /incbin/("arch/arm/boot/dts/nvidia/tegra124-nyan-big.dts");
2016-01-12 02:20:14 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2016-01-12 02:20:14 +00:00
algo = "sha1";
};
};
2022-01-18 00:12:17 +00:00
fdt-nyan-blaze {
description = "tegra124-nyan-blaze.dts";
data = /incbin/("arch/arm/boot/dts/nvidia/tegra124-nyan-blaze.dts");
2016-01-12 02:20:14 +00:00
type = "flat_dt";
arch = "arm";
compression = "none";
2022-01-18 00:12:17 +00:00
hash {
2016-01-12 02:20:14 +00:00
algo = "sha1";
};
};
2015-09-30 03:10:27 +00:00
};
configurations {
2022-01-18 00:12:17 +00:00
default = "conf-snow";
conf-snow {
kernel = "kernel";
fdt = "fdt-snow";
};
conf-snow-rev5 {
kernel = "kernel";
fdt = "fdt-snow-rev5";
};
conf-spring {
kernel = "kernel";
fdt = "fdt-spring";
};
conf-peach-pi {
kernel = "kernel";
fdt = "fdt-peach-pi";
};
conf-peach-pit {
kernel = "kernel";
fdt = "fdt-peach-pit";
};
conf-veyron-brain {
kernel = "kernel";
fdt = "fdt-veyron-brain";
};
conf-veyron-jaq {
kernel = "kernel";
fdt = "fdt-veyron-jaq";
};
conf-veyron-jerry {
kernel = "kernel";
fdt = "fdt-veryon-jerry";
};
conf-veyron-mickey {
kernel = "kernel";
fdt = "fdt-veyron-mickey";
};
conf-veyron-minnie {
kernel = "kernel";
fdt = "fdt-veyron-minnie";
};
conf-veyron-pinky {
kernel = "kernel";
fdt = "fdt-veyron-pinky";
};
conf-veyron-speedy {
kernel = "kernel";
fdt = "fdt-veyron-speedy";
};
conf-nyan-big {
kernel = "kernel";
fdt = "fdt-nyan-big";
};
conf-nyan-blaze {
kernel = "kernel";
fdt = "fdt-nyan-blaze";
2016-05-02 01:49:20 +00:00
};
2015-09-30 03:10:27 +00:00
};
};