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: -
- Serial
- eMMC (although only basic read testing)
- USB (ASIX usb networking works, no mass storage)
- GPIO
I've not seen any activity on this. Do you plan to send this upstream for review?
Rob