Re: [U-Boot] [PATCH 22/36] rockchip: dts: rk3288: update spl-boot-order

2018-03-27 Thread Kever Yang
Hi Peter, On 03/27/2018 07:55 PM, Peter Robinson wrote: > On Tue, Mar 27, 2018 at 10:29 AM, Kever Yang > wrote: >> Use "uboot,spl-boot-orde" instead of "uboot,boot0". > I think these should be in *-u-boot.dtsi files, Yes, you are right about this, and move all this u-boot configs into *-u-boo

Re: [U-Boot] [PATCH 22/36] rockchip: dts: rk3288: update spl-boot-order

2018-03-27 Thread Peter Robinson
On Tue, Mar 27, 2018 at 10:29 AM, Kever Yang wrote: > Use "uboot,spl-boot-orde" instead of "uboot,boot0". I think these should be in *-u-boot.dtsi files, that enables easy sync between the linux kernel dts files and u-boot like done on a number of other configs, a couple of the rk3368 devices see

[U-Boot] [PATCH 22/36] rockchip: dts: rk3288: update spl-boot-order

2018-03-27 Thread Kever Yang
Use "uboot,spl-boot-orde" instead of "uboot,boot0". Signed-off-by: Kever Yang --- arch/arm/dts/rk3288-phycore-rdk.dts | 6 +- arch/arm/dts/rk3288-veyron.dtsi | 6 +- 2 files changed, 2 insertions(+), 10 deletions(-) diff --git a/arch/arm/dts/rk3288-phycore-rdk.dts b/arch/arm/dts/r