summaryrefslogtreecommitdiffstats
path: root/conf
diff options
context:
space:
mode:
authorOtavio Salvador <otavio@ossystems.com.br>2013-04-06 13:37:59 -0300
committerOtavio Salvador <otavio@ossystems.com.br>2013-04-09 13:04:27 -0300
commitc6c13aa63781a7cce16e78dbecdbc51d3f095ca6 (patch)
tree0efcbd18bf97ff817093c22bf7d2d91bff932a57 /conf
parentbe98c47c5a0ee2511d828fee958f6774c2ed84dc (diff)
downloadmeta-fsl-arm-c6c13aa63781a7cce16e78dbecdbc51d3f095ca6.tar.gz
imx23evk: Add mx23 to SoC family
Change-Id: If9dbc35a3ad2253e3433c3f90837b9559bf435d9 Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
Diffstat (limited to 'conf')
-rw-r--r--conf/machine/imx23evk.conf2
1 files changed, 2 insertions, 0 deletions
diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf
index a4a9078..759e4ab 100644
--- a/conf/machine/imx23evk.conf
+++ b/conf/machine/imx23evk.conf
@@ -4,6 +4,8 @@
4 4
5include conf/machine/include/mxs-base.inc 5include conf/machine/include/mxs-base.inc
6 6
7SOC_FAMILY = "mx23:mxs"
8
7IMXBOOTLETS_MACHINE = "stmp378x_dev" 9IMXBOOTLETS_MACHINE = "stmp378x_dev"
8 10
9KERNEL_IMAGETYPE = "zImage" 11KERNEL_IMAGETYPE = "zImage"