From 2cd5ba1c3895a1f0a3fc0066f62865a341de1222 Mon Sep 17 00:00:00 2001 From: Ting Liu Date: Sun, 12 Apr 2020 00:01:36 +0800 Subject: [PATCH] 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 --- recipes-bsp/u-boot/u-boot-qoriq-common_2019.10.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.40.1