commit | 2404a01544e5b4a70c2f5e07f0c915743995ffea | [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 | 9d46e63d9771c789c2c934bb6f5f6af042f1bba0 [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>