Re: [PATCH 3/3] arm: fsl: csu: Reduce size of ns_dev

2022-10-13 Thread Peng Fan
On 10/12/2022 5:51 AM, Sean Anderson wrote: None of the values in this struct are larger than 256, so we can reduce the members to u8s. This saves around 1K. Signed-off-by: Sean Anderson Reviewed-by: Peng Fan --- include/fsl_csu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deleti

[PATCH 3/3] arm: fsl: csu: Reduce size of ns_dev

2022-10-11 Thread Sean Anderson
None of the values in this struct are larger than 256, so we can reduce the members to u8s. This saves around 1K. Signed-off-by: Sean Anderson --- include/fsl_csu.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/include/fsl_csu.h b/include/fsl_csu.h index 0e59ac3c324..4