Hi, Am Di., 15. Feb. 2022 um 15:03 Uhr schrieb Michael Walle <mich...@walle.cc>: > > Hi Heiko, > > > 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 > > kernel_addr_r to CONFIG_SYS_LOAD_ADDR. Also set the scriptaddr to this > > value. > > Did you check and align the values with the almost standard in: > include/configs/ti_armv7_common.h
No, I was not aware that there is a good example of how the layout should be defined. I will rework that accordingly and send v2. -- Heiko