u-boot-boundary: bump revision to 55215c8f

Update SPL USB ID for UUU to work on 8M Mini and 8M Nano
Update flashing script to ease U-Boot upgrade
Add touch command support to prepare for 4.19 kernel

Signed-off-by: Chris Dimich <Chris.Dimich@boundarydevices.com>
(cherry picked from commit 5aa137ffe8)
This commit is contained in:
Chris Dimich 2020-03-27 12:33:24 -07:00 committed by Otavio Salvador
parent 127cff0882
commit e7a4ac9520

View File

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