diff options
| author | Marcel Ziswiler <[email protected]> | 2022-09-22 23:28:32 +0200 |
|---|---|---|
| committer | Stefano Babic <[email protected]> | 2022-10-24 11:34:33 +0200 |
| commit | 559c5389c2f0229eb35b03a9b9eb72040903e890 (patch) | |
| tree | 6af4c70f761bccbc5ff7f8f8e08fe59001b6a467 /include/linux | |
| parent | 61e7f9732565d0f451d10708f50c8526e08e43bc (diff) | |
verdin-imx8mm: verdin-imx8mp: update env memory layout (again)
Update the distro config env memory layout for the Verdin iMX8M Mini and
Verdin iMX8M Plus again:
- loadaddr=0x48200000 allows for 128MB area for uncompressing (ie FIT
images, kernel_comp_addr_r, kernel_comp_size)
- fdt_addr_r = loadaddr + 128MB - allows for 128MB kernel
- scriptaddr = fdt_addr_r + 512KB - allows for 512KB fdt
- ramdisk_addr_r = scriptaddr + 512KB - allows for 512KB script
Memory layout taken from commit fd5c7173ade4
("imx8m{m,n}_venice: update env memory layout").
Note that for our regular BSP Layers and Reference Images for Yocto
Project an updated distro boot script is required (see
meta-toradex-bsp-common/recipes-bsp/u-boot/u-boot-distro-boot).
Note that this corrects a pre-maturely applied version 2 of the same
patch set.
Fixes: bbe0089d29e ("verdin-imx8mm: verdin-imx8mp: update env memory layout")
Signed-off-by: Marcel Ziswiler <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions
