
5 Dec
2016
5 Dec
'16
7:26 a.m.
On 4 December 2016 at 18:52, Andre Przywara andre.przywara@arm.com wrote:
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 jenskuske@gmail.com Signed-off-by: Andre Przywara andre.przywara@arm.com
arch/arm/mach-sunxi/dram_sun8i_h3.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-)
If you know the field name, a #define would be good.
Reviewed-by: Simon Glass sjg@chromium.org