mirror of
https://github.com/Freescale/meta-freescale-3rdparty.git
synced 2025-07-19 12:09:01 +02:00
u-boot-boundary/u-boot-script-boundary: update to 86bfe2c (v2014.07)
Update to Boundary Devices U-Boot 2014.07 tree. Notable updates include: Allow override of computed DTB file with 'dtbname' variable Force 10/100 mode on Nitrogen6_Lite Fix quoting in Nitrogen6_Lite boot script Support SD card numbering based on physical path for use with newer kernels. Note that no code changes are present in this bump. All changes are in the boot scripts, and u-boot-boundary-git is being updated simply to match versions and streamline download of the sources. Signed-off-by: Eric Nelson <eric.nelson@boundarydevices.com> Signed-off-by: Otavio Salvador <otavio@ossystems.com.br>
This commit is contained in:
parent
4f5b8713c1
commit
d6001b0918
|
@ -9,7 +9,7 @@ PROVIDES = "u-boot"
|
|||
|
||||
PV = "v2014.07+git${SRCPV}"
|
||||
|
||||
SRCREV = "f870252376c47011a78cd8c35fdf904001d6c41e"
|
||||
SRCREV = "86bfe2c8c65a286f36b42d565e5819d60f5ea639"
|
||||
SRCBRANCH = "v2014.07-20140914"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
|
|
|
@ -4,7 +4,7 @@ DEPENDS = "u-boot-mkimage-native"
|
|||
|
||||
PV = "v2014.07+git${SRCPV}"
|
||||
|
||||
SRCREV = "f870252376c47011a78cd8c35fdf904001d6c41e"
|
||||
SRCREV = "86bfe2c8c65a286f36b42d565e5819d60f5ea639"
|
||||
SRCBRANCH = "v2014.07-20140914"
|
||||
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"
|
||||
|
||||
|
|
Loading…
Reference in New Issue
Block a user