[linux-sunxi] Re: [PATCH 4/8] sunxi: add bank detection code to H3 DRAM initialization code

2017-03-14 Thread André Przywara
On 15/03/17 00:26, André Przywara wrote: > On 11/03/17 16:19, Icenowy Zheng wrote: >> Some DDR2 DRAM have only four banks, not eight. >> >> Add code to detect this situation. >> >> Signed-off-by: Icenowy Zheng > Reviewed-by: Andre Przywara Argh, this

[linux-sunxi] Re: [PATCH 4/8] sunxi: add bank detection code to H3 DRAM initialization code

2017-03-14 Thread André Przywara
On 11/03/17 16:19, Icenowy Zheng wrote: > Some DDR2 DRAM have only four banks, not eight. > > Add code to detect this situation. > > Signed-off-by: Icenowy Zheng Reviewed-by: Andre Przywara Thanks, Andre. > --- > arch/arm/mach-sunxi/dram_sunxi_dw.c