From: Ting Liu Date: Sat, 11 Apr 2020 16:01:36 +0000 (+0800) Subject: u-boot-qoriq: update to 3cd9bc3 X-Git-Url: https://code.ossystems.io/gitweb?a=commitdiff_plain;h=2cd5ba1c3895a1f0a3fc0066f62865a341de1222;p=meta-freescale.git u-boot-qoriq: update to 3cd9bc3 New changes: 3cd9bc3993 net/dsa: Remove (c) in copyright line c8c2bb1533 i2c: mxc: fix copyright 024518ee2e configs: ls1021a: Append CMA configuration to bootargs Signed-off-by: Ting Liu --- diff --git a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc index e27a232c..29dd3561 100644 --- a/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc +++ b/recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc @@ -12,7 +12,7 @@ LIC_FILES_CHKSUM = " \ SRC_URI = "git://source.codeaurora.org/external/qoriq/qoriq-components/u-boot;nobranch=1 \ " -SRCREV= "b0833bd0e26c059277f0673c9887b967f1ea5837" +SRCREV= "3cd9bc39934825200822855574fc91d8276e6584" S = "${WORKDIR}/git" B = "${WORKDIR}/build"