diff options
author | Simon Glass <sjg@chromium.org> | 2025-01-15 18:27:20 -0700 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2025-01-22 09:47:50 -0600 |
commit | ca055155f4179e92caae47ff21ee858884b47b21 (patch) | |
tree | ed50e57837732ba83c300ed8e8d0befbc61a9a9f /drivers/fpga/intel_sdm_mb.c | |
parent | 20ad3fa0e1af3982ddfe824aae1b8221c1f1fa0c (diff) |
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>
Diffstat (limited to 'drivers/fpga/intel_sdm_mb.c')
0 files changed, 0 insertions, 0 deletions