
28 Dec
2021
28 Dec
'21
9:34 a.m.
On Sat, 25 Dec 2021 at 12:57, Ovidiu Panait ovidiu.panait@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@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@chromium.org