From: Otavio Salvador Date: Mon, 21 May 2012 16:14:02 +0000 (-0300) Subject: imx53qsb: move to mainline's based version of u-boot X-Git-Tag: 2.1~1812 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=6ec56331f838cf05f98d5d9a09e29d2169d693f1;p=meta-freescale.git imx53qsb: move to mainline's based version of u-boot Signed-off-by: Otavio Salvador --- diff --git a/meta-fsl-arm/conf/machine/imx53qsb.conf b/meta-fsl-arm/conf/machine/imx53qsb.conf index 7898a046..b7e535dd 100644 --- a/meta-fsl-arm/conf/machine/imx53qsb.conf +++ b/meta-fsl-arm/conf/machine/imx53qsb.conf @@ -11,10 +11,3 @@ SOC_FAMILY = "mx5" UBOOT_ENTRYPOINT = "0x70800000" UBOOT_LOADADDRESS = "0x70800000" UBOOT_MACHINE = "mx53loco_config" - -# Use u-boot-imx as 2012.04.01 lack's support for Ripley's PMIC -PREFERRED_PROVIDER_u-boot = "u-boot-imx" -UBOOT_MACHINE = "mx53_loco_config" -UBOOT_MAKE_TARGET_mx5 = "u-boot.bin" -UBOOT_SUFFIX_mx5 = "bin" -UBOOT_PADDING_mx5 = "2"