[PATCH] kontron-sl-mx8mm: change kernel_addr_r and scriptaddr
Heiko Thiery
heiko.thiery at gmail.com
Tue Feb 15 16:23:49 CET 2022
Hi,
Am Di., 15. Feb. 2022 um 15:03 Uhr schrieb Michael Walle <michael at 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
More information about the U-Boot
mailing list