[RESEND PATCH 1/7] common: spl: move armv7m-specific code to spl_perform_fixups()

Simon Glass sjg at chromium.org
Tue Dec 28 09:34:40 CET 2021


On Sat, 25 Dec 2021 at 12:57, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Factor out armv7m fragment to spl_perform_fixups(), which is an arch/board
> specific function designed for this purpose.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
>
>  arch/arm/cpu/armv7m/cpu.c | 6 ++++++
>  common/spl/spl.c          | 3 ---
>  2 files changed, 6 insertions(+), 3 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list