u-boot-boundary: Bump revision to f45f2571

add support for nitrogen8m som / nitrogen8mm (som) / nitrogen8mn
add uuu support for easy recovery
update lpddr4 timings for all 8m designs
update mmc driver
add BD MIPI-DSI displays support

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
(cherry picked from commit 3a53f5a342)
This commit is contained in:
Chris Dimich 2020-03-13 13:03:25 -07:00 committed by Otavio Salvador
parent 27e80d6065
commit 9815c908c8

View File

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