Hello Simon, On 23.01.23 22:59, Simon Glass wrote: > CONFIG options must not use lower-case letter. Convert this to upper case. > > Signed-off-by: Simon Glass <s...@chromium.org> > --- > > api/api_platform-powerpc.c | 2 +- > arch/Kconfig | 2 +- > arch/powerpc/Kconfig | 8 ++++---- > arch/powerpc/cpu/Makefile | 2 +- > arch/powerpc/cpu/mpc83xx/Kconfig | 4 ++-- > arch/powerpc/cpu/mpc83xx/cpu.c | 2 +- > arch/powerpc/cpu/mpc83xx/start.S | 2 +- > arch/powerpc/cpu/mpc8xxx/fsl_lbc.c | 2 +- > arch/powerpc/include/asm/fsl_dma.h | 4 ++-- > arch/powerpc/include/asm/fsl_lbc.h | 2 +- > arch/powerpc/include/asm/global_data.h | 6 +++--- > arch/powerpc/include/asm/immap_83xx.h | 14 +++++++------- > arch/powerpc/include/asm/ppc.h | 6 +++--- > arch/powerpc/include/asm/processor.h | 4 ++-- > arch/powerpc/lib/bdinfo.c | 2 +- > board/freescale/mpc837xerdb/README | 2 +- > board/keymile/Kconfig | 4 ++-- > board/keymile/km83xx/Kconfig | 2 +- > configs/MPC837XERDB_defconfig | 2 +- > configs/gazerbeam_defconfig | 2 +- > configs/kmcoge5ne_defconfig | 2 +- > configs/kmeter1_defconfig | 2 +- > configs/kmopti2_defconfig | 2 +- > configs/kmsupx5_defconfig | 2 +- > configs/kmtepr2_defconfig | 2 +- > configs/tuge1_defconfig | 2 +- > configs/tuxx1_defconfig | 2 +- > drivers/clk/Kconfig | 4 ++-- > drivers/clk/mpc83xx_clk.c | 4 ++-- > drivers/clk/mpc83xx_clk.h | 20 ++++++++++---------- > drivers/cpu/Kconfig | 6 +++--- > drivers/cpu/mpc83xx_cpu.c | 14 +++++++------- > drivers/cpu/mpc83xx_cpu.h | 8 ++++---- > drivers/ddr/fsl/Kconfig | 4 ++-- > drivers/ddr/fsl/main.c | 2 +- > drivers/dma/fsl_dma.c | 16 ++++++++-------- > drivers/gpio/mpc83xx_gpio.c | 2 +- > drivers/misc/Kconfig | 4 ++-- > drivers/misc/mpc83xx_serdes.c | 4 ++-- > drivers/mtd/nand/raw/fsl_elbc_spl.c | 2 +- > drivers/ram/Kconfig | 2 +- > drivers/ram/mpc83xx_sdram.c | 2 +- > drivers/spi/mpc8xxx_spi.c | 2 +- > drivers/sysreset/Kconfig | 4 ++-- > drivers/timer/Kconfig | 4 ++-- > drivers/timer/mpc83xx_timer.c | 2 +- > env/Kconfig | 2 +- > include/asm-generic/u-boot.h | 2 +- > include/configs/MPC837XERDB.h | 2 +- > include/linux/immap_qe.h | 2 +- > include/serial.h | 2 +- > post/Makefile | 2 +- > 52 files changed, 103 insertions(+), 103 deletions(-)
Thanks! Reviewed-by: Heiko Schocher <h...@denx.de> bye, Heiko -- DENX Software Engineering GmbH, Managing Director: Erika Unter HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: +49-8142-66989-52 Fax: +49-8142-66989-80 Email: h...@denx.de