commit | e20e571e45a7349c44322c18f490a17ba4bddf39 | [log] [tgz] |
---|---|---|
author | Tom Rini <trini@konsulko.com> | Fri Oct 28 20:27:01 2022 -0400 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 10 09:45:54 2022 -0500 |
tree | 507941c6838a68351caac0b8d5a052ef281bdbe6 | |
parent | e479892543db3f056685641f517216d5276c8268 [diff] |
powerpc: Migrate SYS_L3_SIZE to Kconfig Introduce three options, one for each observed L3 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>