summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2017-10-06 17:31:51 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2017-10-06 17:40:26 -0300
commitc25d75c89757fcb16bd2235cdbe05ceac7582d20 (patch)
tree2031ee24d08756689deaacf05f47a0df46e695ab /conf
parentc808544ec53e3434f4e254f456772dc621ca3014 (diff)
downloadmeta-freescale-c25d75c89757fcb16bd2235cdbe05ceac7582d20.tar.gz
imx23evk: Remove imx-bootlets support
The imx-bootlets is abandoned and untested for long time. Remove the support for it from the machine file. Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx23evk.conf1
1 files changed, 0 insertions, 1 deletions
diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf
index 5b977ca1..009aff79 100644
--- a/conf/machine/imx23evk.conf
+++ b/conf/machine/imx23evk.conf
@@ -9,7 +9,6 @@ MACHINEOVERRIDES =. "mxs:mx23:"
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 = "stmp378x_dev"
13UBOOT_MACHINE = "mx23evk_config" 12UBOOT_MACHINE = "mx23evk_config"
14 13
15KERNEL_DEVICETREE = "imx23-evk.dtb" 14KERNEL_DEVICETREE = "imx23-evk.dtb"