diff options
author | Sean Anderson <seanga2@gmail.com> | 2023-11-08 11:48:57 -0500 |
---|---|---|
committer | Tom Rini <trini@konsulko.com> | 2023-11-16 13:49:14 -0500 |
commit | 14509a28aa20808875cc934eaf62f439345e6db6 (patch) | |
tree | 63f47169e9f183be2336704f64bee68cf5f9f04c /test/py/tests/test_efi_secboot/test_unsigned.py | |
parent | a04d5f60a581ad5feac309ef014e47d41ccc8d48 (diff) |
spl: spi: Consolidate spi_load_image_os into spl_spi_load_image
spi_load_image_os performs almost the same steps as the non-falcon-boot
path of spl_spi_load_image. The load address is different, and it also
loads a device tree, but that's it. Refactor the boot process so that
they can both use the same load function.
Signed-off-by: Sean Anderson <seanga2@gmail.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'test/py/tests/test_efi_secboot/test_unsigned.py')
0 files changed, 0 insertions, 0 deletions