Files
u-boot/include
Simon Glass ca055155f4 spl: Plumb in the relocating loader
This is fairly easy to use. The SPL loader sets up some fields in the
spl_image_info struct and calls spl_reloc_prepare(). When SPL is ready
to do the jump it must call spl_reloc_jump() instead of jump_to_image().

Add this logic.

Signed-off-by: Simon Glass <sjg@chromium.org>
2025-01-22 09:47:50 -06:00
..
2025-01-05 02:30:49 +01:00
2024-12-31 10:58:30 -06:00
2024-11-25 23:07:37 -03:00
2025-01-22 09:47:50 -06:00
2025-01-07 15:45:51 +02:00
2025-01-01 10:40:33 -06:00