Re: [U-Boot] [linux-sunxi] [PATCH] sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i

2015-02-24 Thread Hans de Goede
Hi, On 02/24/2015 03:53 AM, Siarhei Siamashka wrote: On Mon, 23 Feb 2015 20:44:10 + Adam Sampson wrote: The tpr3 (timing skew) parameter is used in all supported versions of the sunxi DRAM controller, but it was only enabled for sun4i in 47e3501a76894f4ba08bc61f33774bd5d39ff464. Signed-o

Re: [linux-sunxi] [PATCH] sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i

2015-02-23 Thread Siarhei Siamashka
On Mon, 23 Feb 2015 20:44:10 + Adam Sampson wrote: > The tpr3 (timing skew) parameter is used in all supported versions of > the sunxi DRAM controller, but it was only enabled for sun4i in > 47e3501a76894f4ba08bc61f33774bd5d39ff464. > > Signed-off-by: Adam Sampson > --- > board/sunxi/dram_

[linux-sunxi] [PATCH] sunxi: Make CONFIG_DRAM_TPR3 apply to sun[57]i

2015-02-23 Thread Adam Sampson
The tpr3 (timing skew) parameter is used in all supported versions of the sunxi DRAM controller, but it was only enabled for sun4i in 47e3501a76894f4ba08bc61f33774bd5d39ff464. Signed-off-by: Adam Sampson --- board/sunxi/dram_sun5i_auto.c |2 +- 1 file changed, 1 insertion(+), 1 deletion(-)