Re: [U-Boot] [PATCH v2 3/3] dts: rk3288: remove node in dmc which not need anymore

2016-10-05 Thread Vagrant Cascadian
On 2016-09-19, Kever Yang wrote: > Since we implement the dram capacity auto detect, we don't > need to set the channel number and sdram-channel in dts. > > Signed-off-by: Kever Yang Tested on firefly-rk3288, 2GB and 4GB ram board variants, using u-boot 2016.11-rc1. Tested-by: Vagrant Cascadian

Re: [U-Boot] [PATCH v2 3/3] dts: rk3288: remove node in dmc which not need anymore

2016-09-22 Thread Simon Glass
On 19 September 2016 at 21:28, Kever Yang wrote: > Since we implement the dram capacity auto detect, we don't > need to set the channel number and sdram-channel in dts. > > Signed-off-by: Kever Yang > --- > > Changes in v2: None > > arch/arm/dts/rk3288-evb.dts | 3 --- > arch/arm/dts/rk

[U-Boot] [PATCH v2 3/3] dts: rk3288: remove node in dmc which not need anymore

2016-09-19 Thread Kever Yang
Since we implement the dram capacity auto detect, we don't need to set the channel number and sdram-channel in dts. Signed-off-by: Kever Yang --- Changes in v2: None arch/arm/dts/rk3288-evb.dts | 3 --- arch/arm/dts/rk3288-fennec.dts | 3 --- arch/arm/dts/rk3288-firefly.dts