mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-toradex: update to Toradex V2.5 Beta 1 release
Update git revision to match the latest Toradex BSP release V2.5 Beta 1. The release is still based on upstream U-Boot 2015.04, but introduced Cortex-M4 boot support (m4boot). Depending on the module hardware this U-Boot versions also fixups the Linux device tree to enable Suspend-to-Memory support (which needs hardware revision 1.2 or later). Signed-off-by: Stefan Agner <stefan.agner@toradex.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
9b2d0f1e44
commit
d5c17d3dc7
|
@ -2,6 +2,6 @@ include u-boot-toradex.inc
|
|||
|
||||
PV = "v2015.04+git${SRCPV}"
|
||||
|
||||
SRCREV = "06ee8db6422e02337242e43b8573359443db59ea"
|
||||
SRCREV = "f9e7649338178f823e291386dde5086ad636b703"
|
||||
SRCBRANCH = "2015.04-toradex"
|
||||
COMPATIBLE_MACHINE = "(vf)"
|
||||
|
|
Loading…
Reference in New Issue
Block a user