summaryrefslogtreecommitdiff
path: root/arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
diff options
context:
space:
mode:
authorMichael Walle <michael@walle.cc>2020-11-18 17:46:00 +0100
committerTom Rini <trini@konsulko.com>2020-12-04 16:09:06 -0500
commitea22783f4010ed1599b96f5b7183222bfcc48537 (patch)
tree171cfd88cdef0b4e72713b3e98fb1b930e59e8c2 /arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
parent8084e918bca8fa2ecf226a5eac5ea064d669b301 (diff)
board: sl28: remove u-boot from loadable DT node
It is not needed. Remove it. Signed-off-by: Michael Walle <michael@walle.cc>
Diffstat (limited to 'arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi')
-rw-r--r--arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi3
1 files changed, 0 insertions, 3 deletions
diff --git a/arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi b/arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
index 2375549c6e..87e14d6ae6 100644
--- a/arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
+++ b/arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi
@@ -80,21 +80,18 @@
conf-1 {
description = "fsl-ls1028a-kontron-sl28";
firmware = "uboot";
- loadables = "uboot";
fdt = "fdt-1";
};
conf-2 {
description = "fsl-ls1028a-kontron-sl28-var3";
firmware = "uboot";
- loadables = "uboot";
fdt = "fdt-2";
};
conf-3 {
description = "fsl-ls1028a-kontron-sl28-var4";
firmware = "uboot";
- loadables = "uboot";
fdt = "fdt-3";
};
};