Re: [U-Boot] [PATCH v2 05/12] sunxi: Add sun4i support

2014-06-05 Thread Ian Campbell
On Tue, 2014-06-03 at 21:41 +0200, Hans de Goede wrote: > Add support for the Allwinner A10 SoC also known as the Allwinner sun4i > family, > and add the Cubieboard board which uses the A10 SoC. > > Compared to sun7 only the DRAM controller is a bit different: > -Controller reset bits are inverte

[U-Boot] [PATCH v2 05/12] sunxi: Add sun4i support

2014-06-03 Thread Hans de Goede
Add support for the Allwinner A10 SoC also known as the Allwinner sun4i family, and add the Cubieboard board which uses the A10 SoC. Compared to sun7 only the DRAM controller is a bit different: -Controller reset bits are inverted, but only for Rev. A -Different hpcr values -No MBUS on sun4i -Vari