[PATCH 19/21] global: Migrate CONFIG_SYS_MPC8* symbols to the CFG_SYS namespace

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


On Fri, 28 Oct 2022 at 18:30, Tom Rini <trini at konsulko.com> wrote:
>
> Migrate all of COFIG_SYS_MPC* to the CFG_SYS namespace.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
>  arch/powerpc/cpu/mpc85xx/bsc9132_serdes.c     |   2 +-
>  arch/powerpc/cpu/mpc85xx/c29x_serdes.c        |   2 +-
>  arch/powerpc/cpu/mpc85xx/cpu.c                |   8 +-
>  arch/powerpc/cpu/mpc85xx/cpu_init.c           |  22 +-
>  arch/powerpc/cpu/mpc85xx/cpu_init_early.c     |   4 +-
>  arch/powerpc/cpu/mpc85xx/fdt.c                |   6 +-
>  .../powerpc/cpu/mpc85xx/fsl_corenet2_serdes.c |   4 +-
>  arch/powerpc/cpu/mpc85xx/fsl_corenet_serdes.c |  10 +-


More information about the U-Boot mailing list