]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to patches-2013.04's 20130415 snapshot based on 2013.04-rc3
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 15 Apr 2013 21:58:14 +0000 (18:58 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Fri, 19 Apr 2013 13:29:26 +0000 (10:29 -0300)
This updates to U-Boot 2013.04-rc3 based code and changes the U-Boot
target for using in i.MX31PDK as it was changed in this release.

Change-Id: I670abc0bf709c86ebff8195b9dab00b21f2c4615
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/conf/machine/imx31pdk.conf
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.04.bb
meta-fsl-arm/recipes-bsp/u-boot/u-boot-mxsboot_2013.04.bb

index 9ae624578b413534395518df1c59b830c1cc76e4..def898c49df32de5d81b9023cb9f1d0dad7bd871 100644 (file)
@@ -10,10 +10,10 @@ SOC_FAMILY = "mx3:mx31"
 
 GUI_MACHINE_CLASS = "smallscreen"
 
-UBOOT_MAKE_TARGET = "u-boot-nand.bin"
+UBOOT_MAKE_TARGET = "u-boot-with-spl.bin"
 UBOOT_SUFFIX = "bin"
 UBOOT_MACHINE = "mx31pdk_config"
-UBOOT_BINARY = "u-boot-nand.bin"
+UBOOT_BINARY = "u-boot-with-spl.bin"
 
 IMAGE_FSTYPES = "ubi jffs2 tar.bz2"
 MKUBIFS_ARGS = "-m 2048 -e 129024 -c 2030"
index f3399968a6d311e8c421b68c6e7fe8176ce49257..e1dc1d293b8590017f36fdcf37711e4a91000974 100644 (file)
@@ -10,7 +10,7 @@ PROVIDES += "u-boot"
 
 PV = "v2013.04"
 
-SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2"
+SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"
index 0ef48a2bc1e92669557db2b0c594cd203444502f..74b7cc20ae221d7d4b29d8e50b2dc781b1c4cf9a 100644 (file)
@@ -5,7 +5,7 @@ SECTION = "bootloader"
 
 PV = "v2013.04"
 
-SRCREV = "debad5d6cba77538d183ac947a41f6b88f9498b2"
+SRCREV = "6675aaab17b944867aa13164e50ecdab0884b8b8"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git"
 
 S = "${WORKDIR}/git"