summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf
diff options
context:
space:
mode:
authorBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-04 01:10:40 -0400
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2016-06-10 12:06:34 -0400
commitb62efc0d787877d77cd53e0361cba95afab2d78c (patch)
tree181ca8d2b8a87d4dd15eee6c48c856b59bd4e1fa /meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf
parent734d937284326068cf46aa0c493dffdb254c15ca (diff)
downloadtalos-openbmc-b62efc0d787877d77cd53e0361cba95afab2d78c.tar.gz
talos-openbmc-b62efc0d787877d77cd53e0361cba95afab2d78c.zip
AST2500: Add AST2500 evaluation board layer
The AST2500 is an ARM SOC made by Aspeed. This layer is a stub; there are a couple missing bits of support from the kernel and u-boot. Signed-off-by: Brad Bishop <bradleyb@fuzziesquirrel.com>
Diffstat (limited to 'meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf')
-rw-r--r--meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf6
1 files changed, 6 insertions, 0 deletions
diff --git a/meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf b/meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf
new file mode 100644
index 000000000..559e2b6b1
--- /dev/null
+++ b/meta-openbmc-machines/meta-evb/meta-evb-aspeed/meta-evb-ast2500/conf/machine/evb-ast2500.conf
@@ -0,0 +1,6 @@
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb"
+
+require conf/machine/include/ast2500.inc
+require conf/machine/include/obmc-bsp-common.inc
+require conf/machine/include/sample.inc
OpenPOWER on IntegriCloud