Skip to content
Snippets Groups Projects
Commit 65ea919b authored by Kever Yang's avatar Kever Yang
Browse files

rockchip: phycore: remove no use "u-boot, boot0" in dts


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: default avatarKever Yang <kever.yang@rock-chips.com>
parent 60b13c8b
No related branches found
No related tags found
No related merge requests found
...@@ -55,11 +55,6 @@ ...@@ -55,11 +55,6 @@
stdout-path = &uart2; stdout-path = &uart2;
}; };
config {
u-boot,dm-pre-reloc;
u-boot,boot0 = &emmc;
};
user_buttons: user-buttons { user_buttons: user-buttons {
compatible = "gpio-keys"; compatible = "gpio-keys";
pinctrl-names = "default"; pinctrl-names = "default";
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment