Re: NXP LX2160 Uboot Fail

Adam Lackorzynski <[email protected]> Thu, 1 Sep 2022 00:00:53 +0200
Newsgroups gmane.comp.micro-kernel.l4.devel
Message-ID <Yw/[email protected]>
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