[PATCH 20/21] global: Migrate CONFIG_SYS_FSL* symbols to the CFG_SYS namespace
Simon Glass
sjg at chromium.org
Sun Oct 30 02:43:45 CET 2022
On Fri, 28 Oct 2022 at 18:31, Tom Rini <trini at konsulko.com> wrote:
>
> Migrate all of COFIG_SYS_FSL* to the CFG_SYS namespace.
>
> Signed-off-by: Tom Rini <trini at konsulko.com>
> ---
> README | 8 +-
> arch/arm/cpu/armv7/ls102xa/clock.c | 4 +-
> arch/arm/cpu/armv7/ls102xa/cpu.c | 10 +-
> arch/arm/cpu/armv7/ls102xa/fdt.c | 4 +-
> arch/arm/cpu/armv7/ls102xa/fsl_ls1_serdes.c | 8 +-
> arch/arm/cpu/armv7/ls102xa/ls102xa_psci.c | 20 +-
> arch/arm/cpu/armv7/ls102xa/psci.S | 16 +-
> arch/arm/cpu/armv7/ls102xa/soc.c | 8 +-
> arch/arm/cpu/armv8/fsl-layerscape/cpu.c | 48 ++--
Reviewed-by: Simon Glass <sjg at chromium.org>
More information about the U-Boot
mailing list