
Hi there
On Mon, 2022-08-22 at 15:05 +0200, Marcel Ziswiler wrote:
From: Marcel Ziswiler marcel.ziswiler@toradex.com
Please disregard this version 2 as version 1 [1] is/was just fine. I meanwhile found out that it is actually a property of the kernel binary whether or not any additional moving/relocation will (need) to be done [2].
Thanks!
[1] https://patchwork.ozlabs.org/project/uboot/cover/20220819051827.185560-1-mar... [2] https://source.denx.de/u-boot/u-boot/-/blob/master/arch/arm/lib/image.c#L48
Cheers
Marcel
Various additions and improvements for the Verdin iMX8M Mini and Verdin iMX8M Plus:
- updated env memory layout
- verdin-imx8mm: prepare for optional job ring driver model
- verdin-imx8mm: improve and extend boot devices
- various config additions and improvements
Changes in v2:
- Moved loadaddr by an additional 0.5MB to avoid
"Moving Image from 0x48200000 to 0x48280000" during booti plus increasing kernel_comp_size by same 0.5MB.
Marcel Ziswiler (5): verdin-imx8mm: verdin-imx8mp: update env memory layout verdin-imx8mm: prepare for optional job ring driver model verdin-imx8mm: improve and extend boot devices verdin-imx8mm: various config additions and improvements verdin-imx8mp: various config additions and improvements
board/toradex/verdin-imx8mm/spl.c | 17 +++++++++----- configs/verdin-imx8mm_defconfig | 37 +++++++++++++++++++++++++------ configs/verdin-imx8mp_defconfig | 35 ++++++++++++++++++++++++----- include/configs/verdin-imx8mm.h | 10 +++++---- include/configs/verdin-imx8mp.h | 10 +++++---- 5 files changed, 83 insertions(+), 26 deletions(-)