Re: [PATCH 07/21] powerpc: Migrate SYS_L2_SIZE to Kconfig

2022-10-29 Thread Simon Glass
On Fri, 28 Oct 2022 at 18:28, Tom Rini wrote: > > Introduce two options, one for each observed L2 cache size, and have the > size select'd as needed. > > Signed-off-by: Tom Rini > --- > arch/powerpc/cpu/mpc85xx/Kconfig | 16 > include/configs/P1010RDB.h | 3 --- > include

[PATCH 07/21] powerpc: Migrate SYS_L2_SIZE to Kconfig

2022-10-28 Thread Tom Rini
Introduce two options, one for each observed L2 cache size, and have the size select'd as needed. Signed-off-by: Tom Rini --- arch/powerpc/cpu/mpc85xx/Kconfig | 16 include/configs/P1010RDB.h | 3 --- include/configs/p1_p2_rdb_pc.h | 3 --- 3 files changed, 16 insertio