Re: NXP LX2160 Uboot Fail
Adam Lackorzynski <[email protected]> Sun, 11 Sep 2022 19:37:24 +0200
| Newsgroups | gmane.comp.micro-kernel.l4.devel |
|---|---|
| Message-ID | <[email protected]> |
Hi, Sorry, the load address was wrong. I just verified the following works for me: tftpboot $fdt_addr_r path/to/fsl-lx2160a-rdb.dtb tftpboot 0x81ffffc0 path/to/bootstrap.uimage bootm 0x81ffffc0 - $fdt_addr_r Adam On Thu Sep 08, 2022 at 07:09:17 +0000, rib0327 wrote: > Hi, > > when I load the uimage into this address, I unfortunately get the same error message. > Is there any other advice? > Thank you > ________________________________ > Von: l4-hackers <[email protected]> im Auftrag von Adam Lackorzynski <[email protected]> > Gesendet: Donnerstag, September 1, 2022 12:04 AM > An: [email protected] <[email protected]> > Betreff: Re: NXP LX2160 Uboot Fail > > Hi, > > On Wed Aug 31, 2022 at 08:01:05 +0000, rib0327 wrote: > > I am currently trying to get the L4Re running on the NXP LX2160 with U-Boot. > > When I try to load a .uimage I get the following error message: > > FDT and ATAGS support not compiled in > > I believe this happens because u-boot needs the uimage to be loaded to > the starting address, i.e. load the uimage to 0x80ffffc0. > > > Adam > > _______________________________________________ > l4-hackers mailing list > [email protected] > https://os.inf.tu-dresden.de/mailman/listinfo/l4-hackers