Hi Rob,

On 12 May 2015 at 01:44, Rob Herring <rob.herring@linaro.org> wrote:
On Tue, Mar 17, 2015 at 6:20 AM, Peter Griffin <peter.griffin@linaro.org> wrote:
Hi folks,

For fun I've done a minimal U-Boot port for the HiKey board, I thought I'd post it here in case anyone else is interested. This work is based on top of Linus Walleij Juno port.

The code can be found here: -

ssh://git@git.linaro.org:/people/peter.griffin/u-boot

Currently the port supports: -
1) Serial
2) eMMC (although only basic read testing)
3) USB (ASIX usb networking works, no mass storage)
4) GPIO


I've not seen any activity on this. Do you plan to send this upstream for review?

Yes I have been meaning to send the patches for a while. Thanks for the reminder / prod.

I just rebased and sent the patches to the ML. However currently they are waiting moderator approval on the list before you can view them.

The series is called "Add support for hi6220 SoC and HiKey 96boards CE"

In addition it now also supports booting kernel / dtb from SD card, and the u-boot env is also saved to SD card by default.

regards,

Peter.