From mboxrd@z Thu Jan 1 00:00:00 1970 From: Hans de Goede Date: Sun, 02 Nov 2014 17:06:21 +0100 Subject: [U-Boot] Announcing u-boot with full A31 support Message-ID: <5456567D.4000409@redhat.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Hi, After spending a lot of time on this, I'm happy to announce that I now have an upstream u-boot based tree with patches adding A31 dram init and SPL support, allowing one to boot Allwinner A31 boards using just u-boot for all stages of the boot :) You can find my work on this here: https://github.com/jwrdegoede/u-boot-sunxi/tree/sunxi-wip Building + install works exactly the same as for the A10 / A13 / A20. I still need to cleanup the axp221 and p2wi patches a bit, and then I'll post the entire series for review. Regards, Hans