summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--conf/machine/imx28evk.conf2
1 files changed, 0 insertions, 2 deletions
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf
index 7c359e54..d6153dfa 100644
--- a/conf/machine/imx28evk.conf
+++ b/conf/machine/imx28evk.conf
@@ -9,8 +9,6 @@ MACHINEOVERRIDES =. "mxs:mx28:"
9include conf/machine/include/imx-base.inc 9include conf/machine/include/imx-base.inc
10include conf/machine/include/tune-arm926ejs.inc 10include conf/machine/include/tune-arm926ejs.inc
11 11
12IMXBOOTLETS_MACHINE = "iMX28_EVK"
13
14UBOOT_CONFIG ??= "sd" 12UBOOT_CONFIG ??= "sd"
15UBOOT_CONFIG[sd] = "mx28evk_config,sdcard" 13UBOOT_CONFIG[sd] = "mx28evk_config,sdcard"
16UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs" 14UBOOT_CONFIG[nand] = "mx28evk_nand_config,ubifs"