> 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.
Nice! Now we have 2 96boards with u-boot support. ;)
This doesn't appear to need the Juno work FWICT. What is the dependency?
>
>
> The code can be found here: -
>
> ssh://git@git.linaro.org:/people/peter.griffin/u-boot
Or for external folks:
http://git.linaro.org/people/peter.griffin/u-boot.git
>
> Currently the port supports: -
> 1) Serial
> 2) eMMC (although only basic read testing)
> 3) USB (ASIX usb networking works, no mass storage)
Do we have a recommended USB ethernet adapter that works with UEFI,
u-boot and the kernel?