summaryrefslogtreecommitdiff
path: root/meta-openbmc-mods/meta-ast2500/conf/machine
diff options
context:
space:
mode:
authorjmbills <42755197+jmbills@users.noreply.github.com>2020-09-08 23:40:52 +0300
committerGitHub <noreply@github.com>2020-09-08 23:40:52 +0300
commitc16fb8893b19075db4bcf3b5bf33c1db8c3ca2bd (patch)
treeca75379d317be9cc1757a00e0352a048b5d3200b /meta-openbmc-mods/meta-ast2500/conf/machine
parentd81f2708c4462a62e3b5e8d08643eb2b8895dde7 (diff)
parentf99301c1a626951ee7feee081a1494e795d0e243 (diff)
downloadopenbmc-c16fb8893b19075db4bcf3b5bf33c1db8c3ca2bd.tar.xz
Merge pull request #47 from Intel-BMC/update
Update to internal 0.74
Diffstat (limited to 'meta-openbmc-mods/meta-ast2500/conf/machine')
-rw-r--r--meta-openbmc-mods/meta-ast2500/conf/machine/include/intel-ast2500.inc5
1 files changed, 4 insertions, 1 deletions
diff --git a/meta-openbmc-mods/meta-ast2500/conf/machine/include/intel-ast2500.inc b/meta-openbmc-mods/meta-ast2500/conf/machine/include/intel-ast2500.inc
index 1889831c8..3e7bd152f 100644
--- a/meta-openbmc-mods/meta-ast2500/conf/machine/include/intel-ast2500.inc
+++ b/meta-openbmc-mods/meta-ast2500/conf/machine/include/intel-ast2500.inc
@@ -1,5 +1,8 @@
KMACHINE = "aspeed"
-KERNEL_DEVICETREE = "${KMACHINE}-bmc-intel-ast2500.dtb"
+KERNEL_DEVICETREE = " \
+ ${KMACHINE}-bmc-intel-ast2500.dtb \
+ ${KMACHINE}-bmc-intel-s2600wf.dtb \
+ "
require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-si-common.inc