Change-Id: I49ac52d1289aedbcda6ad1399bf04ae363f43dc4 Signed-off-by: Otavio Salvador <[email protected]> --- conf/machine/imx28evk.conf | 2 ++ 1 file changed, 2 insertions(+)
diff --git a/conf/machine/imx28evk.conf b/conf/machine/imx28evk.conf index 62c468f..d981358 100644 --- a/conf/machine/imx28evk.conf +++ b/conf/machine/imx28evk.conf @@ -4,6 +4,8 @@ include conf/machine/include/mxs-base.inc +SOC_FAMILY = "mx28:mxs" + IMXBOOTLETS_MACHINE = "iMX28_EVK" UBOOT_ENTRYPOINT = "0x41008000" -- 1.8.1 _______________________________________________ meta-freescale mailing list [email protected] https://lists.yoctoproject.org/listinfo/meta-freescale
