On Tue, Oct 15, 2024 at 8:45 PM Marek Vasut <ma...@denx.de> wrote: > > Remove both "fdt_high" and "initrd_high" environment variables > in favor of "bootm_size" to safely contain a kernel, device tree > and initrd for relocation inside of 256 MiB region of DRAM. > > Signed-off-by: Marek Vasut <ma...@denx.de>
Reviewed-by: Fabio Estevam <feste...@gmail.com>