From: Otavio Salvador Date: Tue, 1 May 2012 19:26:36 +0000 (-0300) Subject: imx28evk: add default image fstypes X-Git-Tag: 2.1~1847 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=54aae3957b2ee644dd40e6eb17955d4cc320d3df;p=meta-freescale.git imx28evk: add default image fstypes Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/conf/machine/imx28evk.conf b/meta-fsl-arm/conf/machine/imx28evk.conf index 105da0b7..5a71f0cd 100644 --- a/meta-fsl-arm/conf/machine/imx28evk.conf +++ b/meta-fsl-arm/conf/machine/imx28evk.conf @@ -32,7 +32,7 @@ XSERVER = "xserver-xorg-lite \ " SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" -IMAGE_FSTYPES ?= "tar.bz2 ext3 sdcard" +IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" SERIAL_CONSOLE = "115200 ttyAM0"