Hi Rob, Linus,

On 17 March 2015 at 23:41, Linus Walleij <linus.walleij@linaro.org> wrote:
On Tue, Mar 17, 2015 at 12:16 PM, Peter Griffin
<peter.griffin@linaro.org> wrote:

> 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 work, as mentioned I think all deps are upstream and you should be
able to just rebase on master and start to submit patches upstream.

OK good to know everything is already upstream. I will re-base the patches on master and re-test.


It seems the most useful part of my stuff was the ATF docs and my
funky makefiles :)

Yes your ATF doc and makefile were very useful :-) The other reason was I didn't really know what the state of armv8 was upstream. So to maximise my chances of success I started with something that I new booted OK on Juno, and went from there.

regards,

Peter.