Add board and SoC dts Add ddr training code support SD/MMC/GPIO/PINCTRL/UART Signed-off-by: Peng Fan <peng.fan@nxp.com>
12 lines
154 B
Text
12 lines
154 B
Text
if TARGET_IMX8MM_EVK
|
|
|
|
config SYS_BOARD
|
|
default "imx8mm_evk"
|
|
|
|
config SYS_VENDOR
|
|
default "freescale"
|
|
|
|
config SYS_CONFIG_NAME
|
|
default "imx8mm_evk"
|
|
|
|
endif
|