On 17 March 2015 at 20:31, Rob Herring rob.herring@linaro.org wrote:
On Tue, Mar 17, 2015 at 12:20 PM, George Grey george.grey@linaro.org wrote:
On Mar 17, 2015, at 5:11 PM, 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.
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: -
- Serial
- eMMC (although only basic read testing)
- 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?
The Apple one works for the kernel ….
What do the non-Apple fanboys use?
I have an old (7+ years) linksys USB200M one and a no-brand combined usb-hub/ethernet one . The apple and linksys one use an ASIX chipset, the combined one an SMSC (same as on beagle/panda). FWIW, the apple one is the smallest and easiest to buy but lacks the blinky RX/TX LEDs.