diff options
Diffstat (limited to 'conf/machine/imx28evk.conf')
| -rw-r--r-- | conf/machine/imx28evk.conf | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf index cecb97d27..f6946b771 100644 --- a/conf/machine/imx28evk.conf +++ b/conf/machine/imx28evk.conf | |||
| @@ -17,9 +17,9 @@ UBOOT_MAKE_TARGET = "u-boot.sb" | |||
| 17 | UBOOT_SUFFIX = "sb" | 17 | UBOOT_SUFFIX = "sb" |
| 18 | 18 | ||
| 19 | UBOOT_CONFIG ??= "sd" | 19 | UBOOT_CONFIG ??= "sd" |
| 20 | UBOOT_CONFIG[sd] = "mx28evk_config,sdcard" | 20 | UBOOT_CONFIG[sd] = "mx28evk_config" |
| 21 | UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" | 21 | UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" |
| 22 | UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard" | 22 | UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config" |
| 23 | 23 | ||
| 24 | KERNEL_DEVICETREE = "nxp/mxs/imx28-evk.dtb" | 24 | KERNEL_DEVICETREE = "nxp/mxs/imx28-evk.dtb" |
| 25 | 25 | ||
