commit | e9d12f4cb92856fe864e4a5f89fdc0e0fd39d7c7 | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Mon Mar 28 22:57:01 2022 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Mar 31 14:12:01 2022 -0400 |
tree | 7f0c9c3ff852e23c6d3462dd8834496367c23437 | |
parent | ae1f2ca2cf7bce0f8d25f30c7b83e1a1a770c831 [diff] |
common: spl: fit_ram: allow to use image pre load Add the support of image pre load in spl or tpl when loading an image from ram. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>