u-boot-boundary: bump rev to b75d1f64

- add i.MX8Mx HAB support
- add DDR training fallback
- add Android 10 support
- add bootloader flash support over fastboot

Signed-off-by: Gary Bisson <gary.bisson@boundarydevices.com>
This commit is contained in:
Gary Bisson 2020-12-21 10:18:21 +01:00 committed by Otavio Salvador
parent a31dec88f1
commit 9dbbb1cbb8

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=30503fd321432fc713238f582193b78e"
PV = "v2018.07+git${SRCPV}"
SRCREV = "17fe0ef3aff3abc3908c854bfab1c283ed84d9c0"
SRCREV = "b75d1f64ef30120fbdfbf37f82af237422f4fabd"
SRCBRANCH = "boundary-v2018.07"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH}"