[meta-freescale] [meta-fsl-arm-extra][PATCH 1/3] u-boot-toradex: update to U-Boot 2015.04

Stefan Agner stefan at agner.ch
Thu Jun 11 00:56:16 PDT 2015


From: Stefan Agner <stefan.agner at toradex.com>

Update to U-Boot 2015.04 which is part of the current version of the
Toradex BSP release v2.4Beta1. This version uses a new NAND ECC
format, hence it needs to be used with an updated Linux kernel too.

Signed-off-by: Stefan Agner <stefan.agner at toradex.com>
---
 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb | 7 -------
 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb | 7 +++++++
 2 files changed, 7 insertions(+), 7 deletions(-)
 delete mode 100644 recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
 create mode 100644 recipes-bsp/u-boot/u-boot-toradex_2015.04.bb

diff --git a/recipes-bsp/u-boot/u-boot-toradex_2014.10.bb b/recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
deleted file mode 100644
index ecd1829..0000000
--- a/recipes-bsp/u-boot/u-boot-toradex_2014.10.bb
+++ /dev/null
@@ -1,7 +0,0 @@
-include u-boot-toradex.inc
-
-PV = "v2014.10+git${SRCPV}"
-
-SRCREV = "73b99ed96be527c482e63f8d0aac4e6188b1f7e0"
-SRCBRANCH = "2014.10-toradex"
-COMPATIBLE_MACHINE = "(vf)"
diff --git a/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
new file mode 100644
index 0000000..77177bd
--- /dev/null
+++ b/recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
@@ -0,0 +1,7 @@
+include u-boot-toradex.inc
+
+PV = "v2015.04+git${SRCPV}"
+
+SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
+SRCBRANCH = "2015.04-toradex"
+COMPATIBLE_MACHINE = "(vf)"
-- 
1.9.3



More information about the meta-freescale mailing list