
30 Oct
2022
30 Oct
'22
2:43 a.m.
On Fri, 28 Oct 2022 at 18:28, Tom Rini trini@konsulko.com wrote:
Introduce two options, one for each observed L2 cache size, and have the size select'd as needed.
Signed-off-by: Tom Rini trini@konsulko.com
arch/powerpc/cpu/mpc85xx/Kconfig | 16 ++++++++++++++++ include/configs/P1010RDB.h | 3 --- include/configs/p1_p2_rdb_pc.h | 3 --- 3 files changed, 16 insertions(+), 6 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org