Hi Kevin,

<snip>

> By taking the latest pre-compiled l-loader.bin from here
> https://builds.96boards.org/snapshots/hikey/uefi/26 and using the
> latest u-boot (v1 patches sent to u-boot ML). I've had to make some
> small changes, as the latest ATF now secures the top 16Mb of RAM for
> trustzone which u-boot was using. Also the bl33 executable now gets
> linked at 0x35000000 rather than 0x37000000, and I'm back to having a
> working u-boot again :-)
>
> I've added a new directory here with these pre-compiled binaries if
> you want to try those instead
> http://people.linaro.org/~peter.griffin/hikey/hikey-uboot-r2/. The
> main advantage over the u-boot you compiled from source is that it now
> also supports the sd card slot (saving env to sd, and also has some
> more commands compiled in by default). serial_trace.txt is a serial
> dump of it running on my board.

With the l-loader.bin from your _r2 dir, I'm able to get to fastboot
now, thanks.

However, flashing your _r2 binaries, I'm still getting USB host
timeouts.  Full boot log below[1].

Eeek! I just double checked the md5sums of what I uploaded and everything looks fine. Also all the date / timestamps in your log and mine are the same, so annoyingly neither of us appear to have made a mistake.
 
I've tried with and without my usb eth adapter plugged in.  I've tried
it plugged into both ports.  Just for kicks, I've tried with and without
SD card plugged in too since UEFI firmware hangs if SD card plugged in
;)  I've also tried on 2 different hikey boards (one of which I thought
was bricked but I was able to reflash using l-loader over the real UART.)

Do you have anything plugged into the USB OTG port?

I just managed to replicate Timeouts if I have both the USB ASIX adapter connected to a 'USB Host' port, and also a cable plugged into the 'USB OTG' port simultaneously.

I only have one board at home, but I will try and flash the images onto Lees board and see if that works.
 

Anyways, not sure what else we have different between our setups, but
still no USB host support here, and so no networking.

Thanks for your help and guidance,

No problem, I'm just sorry we haven't managed to get it working for you.

regards,

Peter.