commit | 22a2283f2de687b30ca257a4b3834f7686fabb56 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:00 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 09:45:54 2022 -0500 |
tree | d61fadb625a6eec525f7c2034b23c1c4986d5ee4 | |
parent | 3b677dcd9d6b1fcaa9affd2289744756bcda1165 [diff] |
powerpc: Migrate SYS_L2_SIZE to Kconfig 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> Reviewed-by: Simon Glass <sjg@chromium.org>