summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend
diff options
context:
space:
mode:
Diffstat (limited to 'meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend')
-rw-r--r--meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend10
1 files changed, 10 insertions, 0 deletions
diff --git a/meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend b/meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend
new file mode 100644
index 000000000..df3901d77
--- /dev/null
+++ b/meta-openbmc-mods/meta-ast2600/recipes-kernel/linux/linux-aspeed_%.bbappend
@@ -0,0 +1,10 @@
+COMPATIBLE_MACHINE = "intel-ast2600"
+FILESEXTRAPATHS:prepend := "${THISDIR}/${PN}:"
+
+SRC_URI += " \
+ file://intel-ast2600.cfg \
+ file://0001-serial-8250-Add-Aspeed-UART-driver-with-DMA-supporte.patch \
+ file://0002-serial-8250-Fix-RX-DMA-time-out-property.patch \
+ file://0003-serial-8250_aspeed-Make-port-type-fixed.patch \
+ file://0004-Add-a-workaround-to-cover-UART-interrupt-bug-in-AST2.patch \
+ "