commit | 4d49c5426f1c4c139c9ee08617f5431e419aa940 | [log] [tgz] |
---|---|---|
author | Marek Vasut <marex@denx.de> | Wed Oct 16 01:44:32 2024 +0200 |
committer | Fabio Estevam <festevam@gmail.com> | Fri Oct 18 09:41:09 2024 -0300 |
tree | acae478b06a3659453517e8bd1a5f5271fcef5c7 | |
parent | f566e94c8a11397a2301fa8ee94c3e42a67f3734 [diff] |
ARM: dts: imx6-dhcom: Remove fdt_high and initrd_high env variables 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 <marex@denx.de> Reviewed-by: Fabio Estevam <festevam@gmail.com>