Re: [U-Boot] [PATCH 3/6] sunxi: add option for 16-bit DW DRAM controller

2017-03-14 Thread André Przywara
On 13/03/17 17:50, Icenowy Zheng wrote: Hi Icenowy, > Some Allwinner SoCs features a DesignWare-like controller with only 16 > bit bus width. > > Add support for them. > > Signed-off-by: Icenowy Zheng > --- > arch/arm/mach-sunxi/dram_sunxi_dw.c | 34 +- > board

[U-Boot] [PATCH 3/6] sunxi: add option for 16-bit DW DRAM controller

2017-03-13 Thread Icenowy Zheng
Some Allwinner SoCs features a DesignWare-like controller with only 16 bit bus width. Add support for them. Signed-off-by: Icenowy Zheng --- arch/arm/mach-sunxi/dram_sunxi_dw.c | 34 +- board/sunxi/Kconfig | 16 2 files changed, 4