u-boot-toradex: update to U-Boot 2015.04

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@toradex.com>
Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
Stefan Agner 2015-06-11 09:56:16 +02:00 committed by Otavio Salvador
parent f1634b62e1
commit 9bf627a0c9
2 changed files with 7 additions and 7 deletions

View File

@ -1,7 +0,0 @@
include u-boot-toradex.inc
PV = "v2014.10+git${SRCPV}"
SRCREV = "73b99ed96be527c482e63f8d0aac4e6188b1f7e0"
SRCBRANCH = "2014.10-toradex"
COMPATIBLE_MACHINE = "(vf)"

View File

@ -0,0 +1,7 @@
include u-boot-toradex.inc
PV = "v2015.04+git${SRCPV}"
SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
SRCBRANCH = "2015.04-toradex"
COMPATIBLE_MACHINE = "(vf)"