[meta-freescale] [PATCH 1/3][meta-fsl-arm] mx23evk: Convert to zImage

Daiane Angolini daiane.list at gmail.com
Tue Nov 11 08:12:15 PST 2014


On Mon, Nov 10, 2014 at 12:13 PM, Fabio Estevam
<fabio.estevam at freescale.com> wrote:
> U-boot mainline uses zImage as the image type, so let's switch to it.
>
> This fixes the boot on 'dizzy' branch.
>
> Signed-off-by: Fabio Estevam <fabio.estevam at freescale.com>

Tested-by: Daiane Angolini <daiane.angolini at freescale.com>


> ---
>  conf/machine/imx23evk.conf | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/conf/machine/imx23evk.conf b/conf/machine/imx23evk.conf
> index 681783a..28dede7 100644
> --- a/conf/machine/imx23evk.conf
> +++ b/conf/machine/imx23evk.conf
> @@ -11,7 +11,7 @@ SOC_FAMILY = "mxs:mx23"
>  IMXBOOTLETS_MACHINE = "stmp378x_dev"
>  UBOOT_MACHINE = "mx23evk_config"
>
> -KERNEL_IMAGETYPE = "uImage"
> +KERNEL_IMAGETYPE = "zImage"
>  KERNEL_DEVICETREE = "imx23-evk.dtb"
>
>  SDCARD_ROOTFS ?= "${DEPLOY_DIR_IMAGE}/${IMAGE_NAME}.rootfs.ext3"
> --
> 1.9.1
>
> --
> _______________________________________________
> meta-freescale mailing list
> meta-freescale at yoctoproject.org
> https://lists.yoctoproject.org/listinfo/meta-freescale


More information about the meta-freescale mailing list