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 -michael