u-boot-boundary: bump revision to 3d5e7f60

Changelog:
- panel bug fixes
- various device tree changes

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2022-03-03 14:16:58 -08:00
parent 4d7c7c5a2a
commit b30a5bcbb9

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PV = "v2020.10+git${SRCPV}"
SRCREV = "6ed3b4647b1ca8d3cb33595c33e1c92b1fefb561"
SRCREV = "3d5e7f60236b1f70ed244a2270a50238a2acfd72"
SRCBRANCH = "boundary-v2020.10"
SRC_URI = "git://github.com/boundarydevices/u-boot-imx6.git;branch=${SRCBRANCH};protocol=https"