summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2022-08-04 06:41:23 +0300
committerJoel Stanley <joel@jms.id.au>2022-08-04 08:27:09 +0300
commit91c4231993b3a26bd5306faa2ec98742112a671b (patch)
tree571da64d780d2d4524e1acbcf430ad3d554ca5d0
parentb6f078e0f84da77cbc72dc63ab01ff787586ab5b (diff)
downloadopenbmc-91c4231993b3a26bd5306faa2ec98742112a671b.tar.xz
u-boot-aspeed: Add w25q512nw
Jae Hyun Yoo (1): mtd: spi-nor-ids: add winbond w25q512nw family support Change-Id: Id46df51aab2bc6313d9f0d722ae25ff9325fc055 Signed-off-by: Joel Stanley <joel@jms.id.au>
-rw-r--r--meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
index 1800fe6f42..a5adb131f3 100644
--- a/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
+++ b/meta-aspeed/recipes-bsp/u-boot/u-boot-common-aspeed-sdk_2019.04.inc
@@ -10,7 +10,7 @@ PE = "1"
# We use the revision in order to avoid having to fetch it from the
# repo during parse
-SRCREV = "634f526d1bd2561d96565e6464c459d3c7655454"
+SRCREV = "3485b83421746420cbdeeaf35ea54e62f81ff17c"
SRC_URI = "git://git@github.com/openbmc/u-boot.git;nobranch=1;protocol=https"
SRC_URI:append:uboot-flash-32768 = " file://u-boot_flash_32M.cfg"