diff options
| -rw-r--r-- | meta-fsl-arm/conf/machine/imx28evk.conf | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-fsl-arm/conf/machine/imx28evk.conf b/meta-fsl-arm/conf/machine/imx28evk.conf index 17b9fe409..f6203c860 100644 --- a/meta-fsl-arm/conf/machine/imx28evk.conf +++ b/meta-fsl-arm/conf/machine/imx28evk.conf | |||
| @@ -31,7 +31,7 @@ XSERVER = "xserver-xorg-lite \ | |||
| 31 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" | 31 | SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3" |
| 32 | IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" | 32 | IMAGE_FSTYPES ?= "tar.bz2 ext3 uboot.mxsboot-sdcard sdcard" |
| 33 | 33 | ||
| 34 | SERIAL_CONSOLE = "115200 ttyAM0" | 34 | SERIAL_CONSOLE = "115200 ttyAMA0" |
| 35 | 35 | ||
| 36 | KERNEL_IMAGETYPE = "uImage" | 36 | KERNEL_IMAGETYPE = "uImage" |
| 37 | 37 | ||
