]> code.ossystems Code Review - meta-freescale.git/commitdiff
u-boot-fslc: Update to v2014.01 based release
authorOtavio Salvador <otavio@ossystems.com.br>
Mon, 3 Mar 2014 21:53:17 +0000 (18:53 -0300)
committerOtavio Salvador <otavio@ossystems.com.br>
Mon, 31 Mar 2014 21:55:49 +0000 (18:55 -0300)
This updates U-Boot to a v2014.01 based release. It includes following
patches on top of prestine v2014.01 tag:

490069b mx6sabresd: Use LDO dtb file until PMIC support is added
6467f19 mx6slevk: Use LDO dtb file until PMIC support is added
5555f1b i.MX6: nitrogen6x: pedantic: BOOT_FROM==spi, not sd
029912e NET: fec_mxc: fix MDIO clock prescaler calculation
0163b4c ARM: imx6: fix wrong fec clk
9f120dc pci: mx6: Implement reset callback
d016d9d mx6: Enable L2 cache support
8b8c015 mx6qsabreauto: Update imximage.cfg
fbd6105 mx6: Distinguish mx6dual from mx6quad
7d7f526 imx: Introduce a header for the imx cpu versions
7717807 hummingboard: Return from cpu_eth_init() directly
58ea0f3 imx6: make sure MMDC_CHx_MASK is clear to avoid warm reset failure
8612ce3 imx6: ensure AHB clock is 132MHz in low freq boot mode
094a791 ARM: m53evk: Enable CONFIG_REGEX
778d80a ARM: m53evk: Rename mxc-nand to mxc_nand
e470e26 ARM: mx6: Enable PCIe on Sabrelite
0a666db ARM: mx6: Add PCI express driver
274fd14 ARM: mx6: Add PCI express clock configuration
5aebc94 mx6sl: Adjust fdt_addr to avoid address overlapping
95a98c2 mx6sabresd: Use mmcblk0 for CONFIG_MMCROOT
cd0b4d9 MX6: Add SION flag to ENET_REF_CLK PAD

Change-Id: I2bd74338c2e099b1e09cd504c6e8faefaa68d504
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb [moved from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb with 87% similarity]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb [deleted file]
meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb [new file with mode: 0644]

similarity index 87%
rename from meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2013.10.bb
rename to meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc-mxsboot_2014.01.bb
index 3009ddf8ceeeeca951e95b681fe202ddce50d5f6..33cc688f93fbfbf05987698be09197d8b8c3180b 100644 (file)
@@ -5,10 +5,10 @@ SECTION = "bootloader"
 DEPENDS = "openssl"
 PROVIDES = "u-boot-mxsboot"
 
-PV = "v2013.10"
+PV = "v2014.01"
 
-SRCREV = "079e214888279518ce061c71238a74a0c3db2c28"
-SRCBRANCH = "patches-2013.10"
+SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352"
+SRCBRANCH = "patches-2014.01"
 SRC_URI = "git://github.com/Freescale/u-boot-imx.git;branch=${SRCBRANCH}"
 
 S = "${WORKDIR}/git"
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2013.10.bb
deleted file mode 100644 (file)
index e7f100d..0000000
+++ /dev/null
@@ -1,7 +0,0 @@
-include u-boot-fslc.inc
-
-PV = "v2013.10"
-
-SRCBRANCH = "patches-2013.10"
-
-SRCREV = "31d023bf8f15e6407557f5273c35c6ee3466a77f"
diff --git a/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb b/meta-fsl-arm/recipes-bsp/u-boot/u-boot-fslc_2014.01.bb
new file mode 100644 (file)
index 0000000..49d4cc5
--- /dev/null
@@ -0,0 +1,7 @@
+include u-boot-fslc.inc
+
+PV = "v2014.01"
+
+SRCBRANCH = "patches-2014.01"
+
+SRCREV = "490069b30d013a7d35ce7fe37b1ecd53f6c8e352"