
17 Oct
2022
17 Oct
'22
5:45 p.m.
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