From c6c13aa63781a7cce16e78dbecdbc51d3f095ca6 Mon Sep 17 00:00:00 2001 From: Otavio Salvador Date: Sat, 6 Apr 2013 13:37:59 -0300 Subject: imx23evk: Add mx23 to SoC family Change-Id: If9dbc35a3ad2253e3433c3f90837b9559bf435d9 Signed-off-by: Otavio Salvador --- conf/machine/imx23evk.conf | 2 ++ 1 file changed, 2 insertions(+) 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 @@ include conf/machine/include/mxs-base.inc +SOC_FAMILY = "mx23:mxs" + IMXBOOTLETS_MACHINE = "stmp378x_dev" KERNEL_IMAGETYPE = "zImage" -- cgit v1.2.3-54-g00ecf