[PATCH v2 0/3] arm64: layerscape: Various small size reductions for SPL
Sean Anderson
sean.anderson at seco.com
Mon Oct 17 17:45:09 CEST 2022
This series groups a few small size reductions I found while trying to
reduce my SPL size. They are all independent of each other.
Changes in v2:
- Fix using || instead of && for ARCH_LS1043
Sean Anderson (3):
arm: layerscape: Don't select FSL_IFC when booting from SD card
arm: layerscape: Disable unused parts of ICID tables
arm: fsl: csu: Reduce size of ns_dev
arch/arm/cpu/armv8/fsl-layerscape/Kconfig | 4 ++--
arch/arm/cpu/armv8/fsl-layerscape/icid.c | 2 ++
.../include/asm/arch-fsl-layerscape/fsl_icid.h | 16 ++++++++++++++--
include/fsl_csu.h | 4 ++--
4 files changed, 20 insertions(+), 6 deletions(-)
--
2.35.1.1320.gc452695387.dirty
More information about the U-Boot
mailing list