board: MCR3000: Use lowercase filenames
authorChristophe Leroy <christophe.leroy@csgroup.eu>
Mon, 30 Jan 2023 08:11:03 +0000 (09:11 +0100)
committerChristophe Leroy <christophe.leroy@csgroup.eu>
Fri, 10 Feb 2023 18:33:25 +0000 (19:33 +0100)
commitd8809bac482508ea7a961c12f64311d12e8f5594
treeb6a8683d220fe9e6a801a0682038da27fcf913aa
parent2eed0c25f613b707a36600496fe0219d235238bb
board: MCR3000: Use lowercase filenames

Rename MCR3000.* to mcr3000.* to be more in line with
other boards.

Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
arch/powerpc/cpu/mpc8xx/Kconfig
board/cssi/MAINTAINERS
board/cssi/mcr3000/Kconfig [moved from board/cssi/MCR3000/Kconfig with 78% similarity]
board/cssi/mcr3000/Makefile [moved from board/cssi/MCR3000/Makefile with 90% similarity]
board/cssi/mcr3000/mcr3000.c [moved from board/cssi/MCR3000/MCR3000.c with 100% similarity]
board/cssi/mcr3000/nand.c [moved from board/cssi/MCR3000/nand.c with 100% similarity]
board/cssi/mcr3000/u-boot.lds [moved from board/cssi/MCR3000/u-boot.lds with 100% similarity]
include/configs/mcr3000.h [moved from include/configs/MCR3000.h with 100% similarity]