]>
Commit | Line | Data |
---|---|---|
0cc2a078 TR |
1 | if TARGET_PHYCORE_IMX8MM |
2 | ||
3 | config SYS_BOARD | |
4 | default "phycore_imx8mm" | |
5 | ||
6 | config SYS_VENDOR | |
7 | default "phytec" | |
8 | ||
9 | config SYS_CONFIG_NAME | |
10 | default "phycore_imx8mm" | |
11 | ||
148b8bb4 TR |
12 | config IMX_CONFIG |
13 | default "arch/arm/mach-imx/imx8m/imximage-8mm-lpddr4.cfg" | |
14 | ||
0cc2a078 | 15 | endif |