summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJoel Stanley <joel@jms.id.au>2019-09-30 16:32:36 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2019-10-01 15:31:51 +0300
commitbf71c1d74fcb0929fb9920504bed225ce362a97c (patch)
tree75a38e6394c063891a38e29ddb13a7b26f4fba5e
parent34c77460217c145f9e0d4f94ed7ff0ea023c62f9 (diff)
downloadopenbmc-bf71c1d74fcb0929fb9920504bed225ce362a97c.tar.xz
linux-aspeed: Wdt dual flash, AST2600 NOR CS1
Cédric Le Goater (3): mtd: spi-nor: aspeed: fix training of multiple CS on the AST2600 mtd: spi-nor: aspeed: Disable zero size segments on the AST2600 ARM: dts: aspeed: tacoma: Re-enable CS1 Ivan Mikhaylov (1): watchdog: aspeed: add support for dual boot (From meta-aspeed rev: 3369549492bf6b40f90cf14381ffc35e66250639) Change-Id: Ia95b3ba3f1ba8a12d99660a458eb54cd2b1ddf73 Signed-off-by: Joel Stanley <joel@jms.id.au> Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
-rw-r--r--meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb2
1 files changed, 1 insertions, 1 deletions
diff --git a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
index 5b1dd4e5f..a256bef09 100644
--- a/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
+++ b/meta-aspeed/recipes-kernel/linux/linux-aspeed_git.bb
@@ -1,6 +1,6 @@
KBRANCH ?= "dev-5.3"
LINUX_VERSION ?= "5.3.1"
-SRCREV="3a98193d306d77a1d650c59e7f5b5743acec9b60"
+SRCREV="2061a3394d6e25fbc9624a6b76d81d403a06ce61"
require linux-aspeed.inc