board: sl28: remove u-boot from loadable DT node
authorMichael Walle <michael@walle.cc>
Wed, 18 Nov 2020 16:46:00 +0000 (17:46 +0100)
committerTom Rini <trini@konsulko.com>
Fri, 4 Dec 2020 21:09:06 +0000 (16:09 -0500)
It is not needed. Remove it.

Signed-off-by: Michael Walle <michael@walle.cc>
arch/arm/dts/fsl-ls1028a-kontron-sl28-u-boot.dtsi

index 2375549..87e14d6 100644 (file)
                                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";
                                };
                        };