Re: [U-Boot] [PATCH] sunxi: H3/A64: fix non-ODT setting

2017-01-05 Thread Maxime Ripard
On Thu, Dec 29, 2016 at 02:50:49AM +0800, Icenowy Zheng wrote: > From: Andre Przywara > > According to Jens disabling the on-die-termination should set bit 5, > not bit 1 in the respective register. Fix this. > > Reported-by: Jens Kuske > Signed-off-by: Andre Przywara This has already been se

[U-Boot] [PATCH] sunxi: H3/A64: fix non-ODT setting

2016-12-28 Thread Icenowy Zheng
From: Andre Przywara According to Jens disabling the on-die-termination should set bit 5, not bit 1 in the respective register. Fix this. Reported-by: Jens Kuske Signed-off-by: Andre Przywara --- arch/arm/mach-sunxi/dram_sun8i_h3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff -