commit | 91c4231993b3a26bd5306faa2ec98742112a671b | [log] [tgz] |
---|---|---|
author | Joel Stanley <joel@jms.id.au> | Thu Aug 04 13:11:23 2022 +0930 |
committer | Joel Stanley <joel@jms.id.au> | Thu Aug 04 05:27:09 2022 +0000 |
tree | 571da64d780d2d4524e1acbcf430ad3d554ca5d0 | |
parent | b6f078e0f84da77cbc72dc63ab01ff787586ab5b [diff] [blame] |
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>
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 1800fe6..a5adb13 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 @@ # 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"