From 9815c908c866e7611f8a5ef99200ceb597da517c Mon Sep 17 00:00:00 2001 From: Chris Dimich Date: Fri, 13 Mar 2020 13:03:25 -0700 Subject: [PATCH] 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 (cherry picked from commit 3a53f5a342f8cce1bdfc2a628efddb896b5d55be) --- recipes-bsp/u-boot/u-boot-boundary-common_2018.07.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/recipes-bsp/u-boot/u-boot-boundary-common_2018.07.inc b/recipes-bsp/u-boot/u-boot-boundary-common_2018.07.inc index 59b17cc..ffdcce7 100644 --- a/recipes-bsp/u-boot/u-boot-boundary-common_2018.07.inc +++ b/recipes-bsp/u-boot/u-boot-boundary-common_2018.07.inc @@ -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}"