mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
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:
parent
f1634b62e1
commit
9bf627a0c9
|
@ -1,7 +0,0 @@
|
|||
include u-boot-toradex.inc
|
||||
|
||||
PV = "v2014.10+git${SRCPV}"
|
||||
|
||||
SRCREV = "73b99ed96be527c482e63f8d0aac4e6188b1f7e0"
|
||||
SRCBRANCH = "2014.10-toradex"
|
||||
COMPATIBLE_MACHINE = "(vf)"
|
7
recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
Normal file
7
recipes-bsp/u-boot/u-boot-toradex_2015.04.bb
Normal file
|
@ -0,0 +1,7 @@
|
|||
include u-boot-toradex.inc
|
||||
|
||||
PV = "v2015.04+git${SRCPV}"
|
||||
|
||||
SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
|
||||
SRCBRANCH = "2015.04-toradex"
|
||||
COMPATIBLE_MACHINE = "(vf)"
|
Loading…
Reference in New Issue
Block a user