core/linux-armv7-rc: fix

This commit is contained in:
Kevin Mihelich 2022-02-13 19:31:42 +00:00
parent ac22979a3a
commit 949006c250
2 changed files with 73 additions and 73 deletions

View file

@ -47,7 +47,7 @@ md5sums=('bca4b0deb992e7f42d1228dfdf7abc10'
'2e3c34b04fa35e94deceae9d4d69a5d9' '2e3c34b04fa35e94deceae9d4d69a5d9'
'd30ce6532c642318aecc393ec3205b96' 'd30ce6532c642318aecc393ec3205b96'
'b374f71ceb9662fd0a37d1e4f4288d33' 'b374f71ceb9662fd0a37d1e4f4288d33'
'4f2379ed84258050edb858ee8d281678' '0963ff6490be16935370812fc75fa065'
'61c5ff73c136ed07a7aadbf58db3d96a' '61c5ff73c136ed07a7aadbf58db3d96a'
'584777ae88bce2c5659960151b64c7d8' '584777ae88bce2c5659960151b64c7d8'
'ae7ccb81e057c4d81401e725f102ee5f' 'ae7ccb81e057c4d81401e725f102ee5f'

View file

@ -4,7 +4,7 @@
description = "Chrome OS kernel image with one or more FDT blobs"; description = "Chrome OS kernel image with one or more FDT blobs";
#address-cells = <1>; #address-cells = <1>;
images { images {
kernel@1 { kernel {
description = "kernel"; description = "kernel";
data = /incbin/("arch/arm/boot/zImage"); data = /incbin/("arch/arm/boot/zImage");
type = "kernel_noload"; type = "kernel_noload";
@ -14,204 +14,204 @@
load = <0>; load = <0>;
entry = <0>; entry = <0>;
}; };
fdt@1 { fdt-snow {
description = "exynos5250-snow.dtb"; description = "exynos5250-snow.dtb";
data = /incbin/("arch/arm/boot/dts/exynos5250-snow.dtb"); data = /incbin/("arch/arm/boot/dts/exynos5250-snow.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@2 { fdt-snow-rev5 {
description = "exynos5250-snow-rev5.dtb"; description = "exynos5250-snow-rev5.dtb";
data = /incbin/("arch/arm/boot/dts/exynos5250-snow-rev5.dtb"); data = /incbin/("arch/arm/boot/dts/exynos5250-snow-rev5.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@3 { fdt-spring {
description = "exynos5250-spring.dtb"; description = "exynos5250-spring.dtb";
data = /incbin/("arch/arm/boot/dts/exynos5250-spring.dtb"); data = /incbin/("arch/arm/boot/dts/exynos5250-spring.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@4 { fdt-peach-pi {
description = "exynos5800-peach-pi.dtb"; description = "exynos5800-peach-pi.dtb";
data = /incbin/("arch/arm/boot/dts/exynos5800-peach-pi.dtb"); data = /incbin/("arch/arm/boot/dts/exynos5800-peach-pi.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1{ hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@5 { fdt-peach-pit {
description = "exynos5420-peach-pit.dtb"; description = "exynos5420-peach-pit.dtb";
data = /incbin/("arch/arm/boot/dts/exynos5420-peach-pit.dtb"); data = /incbin/("arch/arm/boot/dts/exynos5420-peach-pit.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@6 { fdt-veyron-brain {
description = "rk3288-veyron-brain.dtb"; description = "rk3288-veyron-brain.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-brain.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-brain.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@7 { fdt-veyron-jaq {
description = "rk3288-veyron-jaq.dtb"; description = "rk3288-veyron-jaq.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-jaq.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-jaq.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@8 { fdt-veyron-jerry {
description = "rk3288-veyron-jerry.dtb"; description = "rk3288-veyron-jerry.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-jerry.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-jerry.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@9 { fdt-veyron-mickey {
description = "rk3288-veyron-mickey.dtb"; description = "rk3288-veyron-mickey.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-mickey.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-mickey.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@10 { fdt-veyron-minnie {
description = "rk3288-veyron-minnie.dtb"; description = "rk3288-veyron-minnie.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-minnie.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-minnie.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@11 { fdt-veyron-pinky {
description = "rk3288-veyron-pinky.dtb"; description = "rk3288-veyron-pinky.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-pinky.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-pinky.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1{ hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@12 { fdt-veyron-speedy {
description = "rk3288-veyron-speedy.dtb"; description = "rk3288-veyron-speedy.dtb";
data = /incbin/("arch/arm/boot/dts/rk3288-veyron-speedy.dtb"); data = /incbin/("arch/arm/boot/dts/rk3288-veyron-speedy.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@13 { fdt-nyan-big {
description = "tegra124-nyan-big.dtb"; description = "tegra124-nyan-big.dtb";
data = /incbin/("arch/arm/boot/dts/tegra124-nyan-big.dtb"); data = /incbin/("arch/arm/boot/dts/tegra124-nyan-big.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
fdt@14 { fdt-nyan-blaze {
description = "tegra124-nyan-blaze.dtb"; description = "tegra124-nyan-blaze.dtb";
data = /incbin/("arch/arm/boot/dts/tegra124-nyan-blaze.dtb"); data = /incbin/("arch/arm/boot/dts/tegra124-nyan-blaze.dtb");
type = "flat_dt"; type = "flat_dt";
arch = "arm"; arch = "arm";
compression = "none"; compression = "none";
hash@1 { hash {
algo = "sha1"; algo = "sha1";
}; };
}; };
}; };
configurations { configurations {
default = "conf@1"; default = "conf-snow";
conf@1 { conf-snow {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@1"; fdt = "fdt-snow";
}; };
conf@2 { conf-snow-rev5 {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@2"; fdt = "fdt-snow-rev5";
}; };
conf@3 { conf-spring {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@3"; fdt = "fdt-spring";
}; };
conf@4 { conf-peach-pi {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@4"; fdt = "fdt-peach-pi";
}; };
conf@5 { conf-peach-pit {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@5"; fdt = "fdt-peach-pit";
}; };
conf@6 { conf-veyron-brain {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@6"; fdt = "fdt-veyron-brain";
}; };
conf@7 { conf-veyron-jaq {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@7"; fdt = "fdt-veyron-jaq";
}; };
conf@8 { conf-veyron-jerry {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@8"; fdt = "fdt-veryon-jerry";
}; };
conf@9 { conf-veyron-mickey {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@9"; fdt = "fdt-veyron-mickey";
}; };
conf@10 { conf-veyron-minnie {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@10"; fdt = "fdt-veyron-minnie";
}; };
conf@11 { conf-veyron-pinky {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@11"; fdt = "fdt-veyron-pinky";
}; };
conf@12 { conf-veyron-speedy {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@12"; fdt = "fdt-veyron-speedy";
}; };
conf@13 { conf-nyan-big {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@13"; fdt = "fdt-nyan-big";
}; };
conf@14 { conf-nyan-blaze {
kernel = "kernel@1"; kernel = "kernel";
fdt = "fdt@14"; fdt = "fdt-nyan-blaze";
}; };
}; };
}; };