[PATCH 19/26 v7] spl: spl_nor: Move legacy image loading into spl_legacy.c
Daniel Schwierzeck
daniel.schwierzeck at gmail.com
Thu Apr 23 21:29:47 CEST 2020
Am 21.04.20 um 09:28 schrieb Stefan Roese:
> Move the legacy image loading into spl_legacy.c. This makes it easier
> to extend the legacy image handling with new features that other
> SPL loaders might use (e.g. spl_spi.c etc).
>
> No functional change intended.
>
> Signed-off-by: Stefan Roese <sr at denx.de>
> Cc: Weijie Gao <weijie.gao at mediatek.com>
> Cc: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
> Cc: Simon Goldschmidt <simon.k.r.goldschmidt at gmail.com>
> ---
> Changes in v7:
> - Don't include "ret" usage cleanup in this patch
>
> Changes in v6:
> - New patch
>
> common/spl/spl_legacy.c | 20 ++++++++++++++++++++
> common/spl/spl_nor.c | 15 +++++++--------
> include/spl.h | 13 +++++++++++++
> 3 files changed, 40 insertions(+), 8 deletions(-)
>
Reviewed-by: Daniel Schwierzeck <daniel.schwierzeck at gmail.com>
--
- Daniel
More information about the U-Boot
mailing list