[RFC PATCH v3 6/8] common: spl: fit_ram: allow to use image pre load
Simon Glass
sjg at chromium.org
Thu Nov 25 01:12:59 CET 2021
On Wed, 17 Nov 2021 at 10:52, Philippe Reynes
<philippe.reynes at softathome.com> wrote:
>
> This commit add the support of image pre load in spl or tpl
> when loading an image from ram.
Add support for image pre-load ...
>
> Signed-off-by: Philippe Reynes <philippe.reynes at softathome.com>
> ---
> common/spl/spl_ram.c | 21 ++++++++++++++++++++-
> 1 file changed, 20 insertions(+), 1 deletion(-)
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list