[PATCH v2 1/2] Re-embed the FDTs for the Malta targets.

Reinoud Zandijk reinoud at NetBSD.org
Tue Feb 23 15:37:27 CET 2021


On Mon, Feb 22, 2021 at 06:04:03PM -0500, Tom Rini wrote:
> On Mon, Feb 22, 2021 at 10:20:12PM +0100, Reinoud Zandijk wrote:
> 
> > Re-enable FDT inclusion into the Malta u-boot binary to make them boot
> > again. This could indicate an unwanted toolchain version dependency.
> > 
> > Signed-off-by: Reinoud Zandijk <reinoud at NetBSD.org>
> 
> It would probably help to see how you're invoking qemu without this
> change such that it fails.  Thanks!

My bad! I must have issued it wrong or picked the wrong u-boot.bin. Removing
the patch and invoking it as

qemu-system-mips -snapshot -M malta -m 256M -s -S -bios
  /usr/sources/u-boot/u-boot.bin -serial
  mon:telnet:127.0.0.1:2223,server,wait -nographic -hda
  work/disk-mips64-malta.fs -net nic -net tap,ifname=tap0,script=no

works OK! this was a red herring; i'll retract it. I must have used the wrong
u-boot result image without the fdt all this time :-/ DOH!

Thanks for pointing it out.
Reinoud



More information about the U-Boot mailing list