summaryrefslogtreecommitdiffstats
path: root/conf/machine/imx28evk.conf
diff options
context:
space:
mode:
Diffstat (limited to 'conf/machine/imx28evk.conf')
-rw-r--r--conf/machine/imx28evk.conf2
1 files changed, 1 insertions, 1 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index 99ed29a9..cecb97d2 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -21,7 +21,7 @@ UBOOT_CONFIG[sd] = "mx28evk_config,sdcard"
21UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" 21UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs"
22UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard" 22UBOOT_CONFIG[sd-auart-console] = "mx28evk_auart_console_config,sdcard"
23 23
24KERNEL_DEVICETREE = "imx28-evk.dtb" 24KERNEL_DEVICETREE = "nxp/mxs/imx28-evk.dtb"
25 25
26SERIAL_CONSOLES = "115200;ttyAMA0" 26SERIAL_CONSOLES = "115200;ttyAMA0"
27 27