On Wed, Nov 09, 2016 at 08:00:01PM +0100, Geert Uytterhoeven wrote:
> On Wed, Nov 9, 2016 at 3:35 PM, Simon Horman <[email protected]> wrote:
> >> Will you get access to these boards in the foreseeable future?
> >
> > As mentioned by Geert, there is a porter in Magnus's board farm.
> > Unforunately I have never had much luck in getting it to boot.
> 
> >From the point of view of the kernel, there's not much difference between
> Koelsch/Lager and Porter. The U-Boot is newer than the one on Lager,
> though, so no need for the "dtb" keyword in the bootz command.
> 
> I use:
> 
>     setenv ethaddr 2e:01:02:03:04:05
>     tftp 41000000 porter/zImage
>     tftp 40f00000 porter/r8a7791-porter.dtb
>     bootz 41000000 - 40f00000
> 
> Perhaps you didn't have the MAC address set?

I think the load addresses I was using may have been the problem.
In any case I seem to have things working now.

Reply via email to