diff options
author | Heiko Thiery <heiko.thiery@gmail.com> | 2022-02-24 21:07:14 +0100 |
---|---|---|
committer | Stefano Babic <sbabic@denx.de> | 2022-04-21 23:14:24 +0200 |
commit | d173b107be94eb474e1ae75a8addbf5f2fecfd56 (patch) | |
tree | 5c598dff0043044dc410b571873f3485380fc2c9 /drivers/pci/pcie_imx.c | |
parent | f5f3906d3abd7761d9341a6aed621650316048df (diff) |
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: Heiko Thiery <heiko.thiery@gmail.com>
Reviewed-by: Peng Fan <peng.fan@nxp.com>
Diffstat (limited to 'drivers/pci/pcie_imx.c')
0 files changed, 0 insertions, 0 deletions