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?
BTW, for blanche, I had to add "setenv fdt_high 41000000".
Gr{oetje,eeting}s,
Geert
--
Geert Uytterhoeven -- There's lots of Linux beyond ia32 -- [email protected]
In personal conversations with technical people, I call myself a hacker. But
when I'm talking to journalists I just say "programmer" or something like that.
-- Linus Torvalds