summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--meta-fsl-arm/conf/machine/imx53qsb.conf7
1 files changed, 0 insertions, 7 deletions
diff --git a/meta-fsl-arm/conf/machine/imx53qsb.conf b/meta-fsl-arm/conf/machine/imx53qsb.conf
index 7898a046b..b7e535dd6 100644
--- a/meta-fsl-arm/conf/machine/imx53qsb.conf
+++ b/meta-fsl-arm/conf/machine/imx53qsb.conf
@@ -11,10 +11,3 @@ SOC_FAMILY = "mx5"
11UBOOT_ENTRYPOINT = "0x70800000" 11UBOOT_ENTRYPOINT = "0x70800000"
12UBOOT_LOADADDRESS = "0x70800000" 12UBOOT_LOADADDRESS = "0x70800000"
13UBOOT_MACHINE = "mx53loco_config" 13UBOOT_MACHINE = "mx53loco_config"
14
15# Use u-boot-imx as 2012.04.01 lack's support for Ripley's PMIC
16PREFERRED_PROVIDER_u-boot = "u-boot-imx"
17UBOOT_MACHINE = "mx53_loco_config"
18UBOOT_MAKE_TARGET_mx5 = "u-boot.bin"
19UBOOT_SUFFIX_mx5 = "bin"
20UBOOT_PADDING_mx5 = "2"