[U-Boot] [PATCH 21/35] rockchip: phycore: remove no use "u-boot, boot0" in dts
Kever Yang
kever.yang at rock-chips.com
Mon Jul 22 11:59:28 UTC 2019
We are using "u-boot,spl-boot-order" now and re-use the
definition from rk3288-u-boot.dtsi, so remove it directly here.
Signed-off-by: Kever Yang <kever.yang at rock-chips.com>
---
arch/arm/dts/rk3288-phycore-rdk.dts | 5 -----
1 file changed, 5 deletions(-)
diff --git a/arch/arm/dts/rk3288-phycore-rdk.dts b/arch/arm/dts/rk3288-phycore-rdk.dts
index f2bb7b5f11..cc3921095c 100644
--- a/arch/arm/dts/rk3288-phycore-rdk.dts
+++ b/arch/arm/dts/rk3288-phycore-rdk.dts
@@ -55,11 +55,6 @@
stdout-path = &uart2;
};
- config {
- u-boot,dm-pre-reloc;
- u-boot,boot0 = &emmc;
- };
-
user_buttons: user-buttons {
compatible = "gpio-keys";
pinctrl-names = "default";
--
2.17.1
More information about the U-Boot
mailing list