Skip to content
Commit fee2d974 authored by Heiko Thiery's avatar Heiko Thiery Committed by Stefano Babic
Browse files

kontron-pitx-imx8m: change environment address variables



Currently the space between kernel_addr_r and the fdt_addr_r is only 32MB.
To have enought 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>
parent d7f72b68
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment