rockchip: phycore: remove no use "u-boot, boot0" in dts
authorKever Yang <kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:28 +0000 (19:59 +0800)
committerKever Yang <kever.yang@rock-chips.com>
Mon, 29 Jul 2019 02:25:27 +0000 (10:25 +0800)
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@rock-chips.com>
arch/arm/dts/rk3288-phycore-rdk.dts

index f2bb7b5f117290cbec539248123851cc27257154..cc3921095c3cbf7263e01d159d14dbf4c6e1e63e 100644 (file)
                stdout-path = &uart2;
        };
 
-       config {
-               u-boot,dm-pre-reloc;
-               u-boot,boot0 = &emmc;
-       };
-
        user_buttons: user-buttons {
                compatible = "gpio-keys";
                pinctrl-names = "default";