u-boot/arch/arm/cpu/armv7/sunxi
Andre Przywara 7f0938eac5 sunxi: fel: drop redundant "control register" save/restore
For some reasons shrouded in mystery, the code saving the FEL state was
saving the SCTLR register twice, with the second copy trying to justify
itself by using its ancient "control register" alias name.

Drop the redundant second copy, both from the fel_stash data structure,
and also the code saving and restoring it.

Signed-off-by: Andre Przywara <andre.przywara@arm.com>
Reviewed-by: Samuel Holland <samuel@sholland.org>
Tested-by: Samuel Holland <samuel@sholland.org>
2023-01-21 01:32:23 +00:00
..
Makefile mach-sunxi: Move timer code to mach folder 2022-02-04 00:09:57 +00:00
fel_utils.S sunxi: fel: drop redundant "control register" save/restore 2023-01-21 01:32:23 +00:00
psci.c sunxi: psci: Fix sunxi_power_switch on sun8i-r40 platform 2022-06-26 11:22:54 +01:00
sram.c sunxi: move early "SRAM setup" into separate file 2022-02-04 00:09:57 +00:00
start.c
tzpc.c SPDX: Convert all of our single license tags to Linux Kernel style 2018-05-07 09:34:12 -04:00
u-boot-spl.lds linker_lists: Rename sections to remove . prefix 2022-06-23 12:58:18 -04:00