[PATCH 08/21] powerpc: Migrate SYS_L3_SIZE to Kconfig

Simon Glass sjg at chromium.org
Sun Oct 30 02:43:31 CET 2022


On Fri, 28 Oct 2022 at 18:28, Tom Rini <trini at konsulko.com> wrote:
>
> Introduce three options, one for each observed L3 cache size, and have
> the size select'd as needed.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/powerpc/cpu/mpc85xx/Kconfig | 24 ++++++++++++++++++++++++
>  include/configs/P2041RDB.h       |  2 --
>  include/configs/T102xRDB.h       |  1 -
>  include/configs/T104xRDB.h       |  1 -
>  include/configs/T208xQDS.h       |  1 -
>  include/configs/T208xRDB.h       |  1 -
>  include/configs/T4240RDB.h       |  1 -
>  include/configs/kmcent2.h        |  1 -
>  8 files changed, 24 insertions(+), 8 deletions(-)

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list