From 03d3f632d8c99f6de43ba5d78cbd6c8f668586c4 Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Thu, 4 Apr 2019 16:56:04 +1030 Subject: u-boot-aspeed: MT25QL01GB NOR and G5 variant support Adriana Kobylak (1): aspeed: flash: Add MT25QL01GB chip David Thompson (1): aspeed/ast-scu.c: add ast_get_m_pll_clk() for AST_SOC_G5 (From meta-aspeed rev: e16d4b9d34e083c851b31d33c549f70fc258ca11) Change-Id: Ibf2c19287048c2fa82c9c9cffdb86f524cdee16c Signed-off-by: Joel Stanley Signed-off-by: Brad Bishop --- meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc index 16a2e9c0f..ac60400b1 100644 --- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc +++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed_2016.07.inc @@ -8,7 +8,7 @@ PE = "1" # We use the revision in order to avoid having to fetch it from the # repo during parse -SRCREV = "fc8646ea8a4f24ff8267fa2eee0ee33327f1f36c" +SRCREV = "3c33d1e84ebb8d2305725c509a7c6df1125afa62" UBRANCH = "v2016.07-aspeed-openbmc" SRC_URI = "git://git@github.com/openbmc/u-boot.git;branch=${UBRANCH};protocol=https" -- cgit v1.2.3