common: spl: fit_ram: allow to use image pre load
authorPhilippe Reynes <philippe.reynes@softathome.com>
Mon, 28 Mar 2022 20:57:01 +0000 (22:57 +0200)
committerTom Rini <trini@konsulko.com>
Thu, 31 Mar 2022 18:12:01 +0000 (14:12 -0400)
commit2404a01544e5b4a70c2f5e07f0c915743995ffea
tree7f0c9c3ff852e23c6d3462dd8834496367c23437
parent9d46e63d9771c789c2c934bb6f5f6af042f1bba0
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>
common/spl/spl_ram.c