Hi NXP Folks, On 10/11/22 5:51 PM, 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(-) >
I noticed when sending this series that Rajesh's email bounces. Does he still work at NXP? He seems to maintain a significant number of Layerscape boards. $ git grep "[email protected]" board/freescale/ls1012afrdm/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1012aqds/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1012ardb/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1028a/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1028a/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1043aqds/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1043ardb/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1046aqds/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1046ardb/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1088a/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls1088a/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls2080aqds/MAINTAINERS:M: Rajesh Bhagat <[email protected]> board/freescale/ls2080ardb/MAINTAINERS:M: Rajesh Bhagat <[email protected]> --Sean

