[PATCH v3 1/2] common: board_f: change calculation of gd->mon_len to fix s5p4418 reloc

Tom Rini trini at konsulko.com
Mon Mar 4 16:27:01 CET 2024


On Fri, Jan 26, 2024 at 12:50:55PM +0000, Stefan Bosch wrote:

> ARCH_NEXELL: Change calculation of monitor length (gd->mon_len) to fix
> relocation at boards with s5p4418-SoC (ARCH_NEXELL). At s5p4418, _start
> is after the header (NSIH). Therefore the monitor length has to be
> calculated using __image_copy_start instead of _start in order the
> whole monitor code is relocated.
> 
> Signed-off-by: Stefan Bosch <stefan_b at posteo.net>

Applied to u-boot/next, thanks!

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 659 bytes
Desc: not available
URL: <https://lists.denx.de/pipermail/u-boot/attachments/20240304/8d3333dd/attachment.sig>


More information about the U-Boot mailing list