Rename MCR3000.* to mcr3000.* to be more in line with
other boards.
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
help
Debug Event Register (37-47)
-source "board/cssi/MCR3000/Kconfig"
+source "board/cssi/mcr3000/Kconfig"
endmenu
M: Christophe Leroy <christophe.leroy@csgroup.eu>
S: Maintained
F: board/cssi/
-F: include/configs/MCR3000.h
+F: include/configs/mcr3000.h
F: configs/MCR3000_defconfig
if TARGET_MCR3000
config SYS_BOARD
- default "MCR3000"
+ default "mcr3000"
config SYS_VENDOR
default "cssi"
config SYS_CONFIG_NAME
- default "MCR3000"
+ default "mcr3000"
config TEXT_BASE
default 0x04000000
# Christophe Leroy <christophe.leroy@c-s.fr>
#
-obj-y += MCR3000.o
+obj-y += mcr3000.o
obj-$(CONFIG_CMD_NAND) += nand.o