u-boot-boundary: bump revision to 89df34f4

Notable Changes:

- Nitrogen8ULP support
- Nitrogen 8M Mini SMARC support

Signed-off-by: Chris Dimich <chris.dimich@boundarydevices.com>
This commit is contained in:
Chris Dimich 2023-10-31 14:05:06 -07:00
parent aab4f38f1f
commit 07412f73d1

View File

@ -4,7 +4,7 @@ LIC_FILES_CHKSUM = "file://Licenses/README;md5=5a7450c57ffe5ae63fd732446b988025"
PV = "v2022.04+git${SRCPV}"
SRCREV = "4c491b47f4b6954f6e35e2a4594a0d12ac342d58"
SRCREV = "89df34f4cd8c23a75d6bcaa3b6da9a06c70faa08"
SRCBRANCH = "boundary-v2022.04"
SRC_URI = "git://github.com/boundarydevices/u-boot.git;branch=${SRCBRANCH};protocol=https"