
17 Oct
2022
17 Oct
'22
8:36 a.m.
On 10/12/2022 5:51 AM, Sean Anderson wrote:
This series groups a few small size reductions I found while trying to reduce my SPL size. They are all independent of each other.
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(-)
Applied.
Thanks, Peng.