projects
/
oweals
/
u-boot.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60b13c8
)
rockchip: phycore: remove no use "u-boot, boot0" in dts
author
Kever Yang
<kever.yang@rock-chips.com>
Mon, 22 Jul 2019 11:59:28 +0000
(19:59 +0800)
committer
Kever 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
patch
|
blob
|
history
diff --git
a/arch/arm/dts/rk3288-phycore-rdk.dts
b/arch/arm/dts/rk3288-phycore-rdk.dts
index f2bb7b5f117290cbec539248123851cc27257154..cc3921095c3cbf7263e01d159d14dbf4c6e1e63e 100644
(file)
--- 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";