summaryrefslogtreecommitdiff
path: root/meta-supermicro/meta-x11spi/conf/machine/x11spi.conf
diff options
context:
space:
mode:
authorRyan Sie <ryans@supermicro.com.tw>2021-01-27 08:43:03 +0300
committerBrad Bishop <bradleyb@fuzziesquirrel.com>2021-01-30 19:44:08 +0300
commitcf285424e1a4e22535a3fc1259f78252be1709d2 (patch)
tree85be3ec2d9e8ae1820a3efdab9ba8df2956133f7 /meta-supermicro/meta-x11spi/conf/machine/x11spi.conf
parenteef6386ca7c8a62f37fc84a0a5a68842183cdfb0 (diff)
downloadopenbmc-cf285424e1a4e22535a3fc1259f78252be1709d2.tar.xz
Initial commit to support Supermicro X11SPI platform
Signed-off-by: Ryan Sie <ryans@supermicro.com.tw> Change-Id: I7b69a9315a709e296eacd949c8226ac83ba09466
Diffstat (limited to 'meta-supermicro/meta-x11spi/conf/machine/x11spi.conf')
-rw-r--r--meta-supermicro/meta-x11spi/conf/machine/x11spi.conf12
1 files changed, 12 insertions, 0 deletions
diff --git a/meta-supermicro/meta-x11spi/conf/machine/x11spi.conf b/meta-supermicro/meta-x11spi/conf/machine/x11spi.conf
new file mode 100644
index 000000000..55b07b057
--- /dev/null
+++ b/meta-supermicro/meta-x11spi/conf/machine/x11spi.conf
@@ -0,0 +1,12 @@
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = "aspeed-bmc-supermicro-x11spi.dtb"
+
+require conf/machine/include/ast2500.inc
+require conf/machine/include/obmc-bsp-common.inc
+require conf/machine/include/supermicro.inc
+
+UBOOT_MACHINE = "ast_g5_phy_config"
+
+FLASH_SIZE = "32768"
+
+VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"