summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-facebook/meta-bletchley/conf/machine/bletchley.conf')
-rw-r--r--meta-facebook/meta-bletchley/conf/machine/bletchley.conf14
1 files changed, 14 insertions, 0 deletions
diff --git a/meta-facebook/meta-bletchley/conf/machine/bletchley.conf b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
new file mode 100644
index 000000000..2c7778dd7
--- /dev/null
+++ b/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
@@ -0,0 +1,14 @@
+#KMACHINE = "aspeed"
+#KERNEL_DEVICETREE = "${KMACHINE}-bmc-facebook-${MACHINE}.dtb"
+KERNEL_DEVICETREE = "aspeed-ast2600-evb.dtb"
+
+UBOOT_MACHINE = "ast2600_openbmc_defconfig"
+UBOOT_DEVICETREE = "ast2600a1-evb"
+
+require conf/machine/include/facebook-nohost.inc
+require conf/machine/include/ast2600.inc
+require conf/machine/include/obmc-bsp-common.inc
+
+SERIAL_CONSOLES = "57600;ttyS4"
+
+FLASH_SIZE = "131072"