Re: [U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts

2016-08-03 Thread Simon Glass
Hi Ziyuan, On 31 July 2016 at 20:36, Ziyuan Xu wrote: > Hi Simon, > > > > On 2016年08月01日 10:21, Simon Glass wrote: >> >> Hi Ziyuan, >> >> On 31 July 2016 at 20:13, Ziyuan Xu wrote: >>> >>> Hi Simon, >>> >>> >>> On 2016年08月01日 09:51, Simon Glass

Re: [U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts

2016-07-31 Thread Ziyuan Xu
Hi Simon, On 2016年08月01日 10:21, Simon Glass wrote: Hi Ziyuan, On 31 July 2016 at 20:13, Ziyuan Xu wrote: Hi Simon, On 2016年08月01日 09:51, Simon Glass wrote: Hi Sandy, On 28 July 2016 at 07:49, Sandy Patterson wrote: Add an extra byte so

Re: [U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts

2016-07-31 Thread Simon Glass
Hi Ziyuan, On 31 July 2016 at 20:13, Ziyuan Xu wrote: > Hi Simon, > > > On 2016年08月01日 09:51, Simon Glass wrote: >> >> Hi Sandy, >> >> On 28 July 2016 at 07:49, Sandy Patterson >> wrote: >>> >>> Add an extra byte so that this data is not

Re: [U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts

2016-07-31 Thread Ziyuan Xu
Hi Simon, On 2016年08月01日 09:51, Simon Glass wrote: Hi Sandy, On 28 July 2016 at 07:49, Sandy Patterson wrote: Add an extra byte so that this data is not byteswapped. Signed-off-by: Sandy Patterson ---

Re: [U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts

2016-07-31 Thread Simon Glass
Hi Sandy, On 28 July 2016 at 07:49, Sandy Patterson wrote: > Add an extra byte so that this data is not byteswapped. > > Signed-off-by: Sandy Patterson > --- > > arch/arm/dts/rk3288-rock2-square.dts | 2 +- > arch/arm/dts/rk3288-veyron.dtsi

[U-Boot] [PATCH] rockchip: rockchip, sdram-channel 0xff fix remaining dts

2016-07-28 Thread Sandy Patterson
Add an extra byte so that this data is not byteswapped. Signed-off-by: Sandy Patterson --- arch/arm/dts/rk3288-rock2-square.dts | 2 +- arch/arm/dts/rk3288-veyron.dtsi | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git