Skip to content
Snippets Groups Projects
Commit d173b107 authored by Heiko Thiery's avatar Heiko Thiery Committed by Stefano Babic
Browse files

ARM: imx: imx8mn-evk: change environment address variables


Currently the space between kernel_addr_r and the fdt_addr_r is only 32MB.
To have enough space to load kernel images bigger than 32MB change the
variables to a feasible value.

The new environment variables layout is based on the scheme from
"include/configs/ti_armv7_common.h".

The CONFIG_SYS_LOAD_ADDR value is set to 0x42000000. With that we have
the same value as for the kernel_addr_r.

Signed-off-by: default avatarHeiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Peng Fan's avatarPeng Fan <peng.fan@nxp.com>
parent f5f3906d
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment