Hi Tom, On Wed, Jul 3, 2024 at 3:03 PM Tom Rini <[email protected]> wrote:
> Shouldn't fdt_addr_r change too? This is making me suspect the whole map > is too small for safety, how much memory does the platform have at > minimum? It has 2GB of RAM. Changing only initrd_addr and keeping fdt_addr_r unchanged allows a successful initramfs boot.

