summaryrefslogtreecommitdiffstats
path: root/meta-portwell/meta-neptune/conf/machine/neptune.conf
diff options
context:
space:
mode:
Diffstat (limited to 'meta-portwell/meta-neptune/conf/machine/neptune.conf')
-rw-r--r--meta-portwell/meta-neptune/conf/machine/neptune.conf21
1 files changed, 21 insertions, 0 deletions
diff --git a/meta-portwell/meta-neptune/conf/machine/neptune.conf b/meta-portwell/meta-neptune/conf/machine/neptune.conf
new file mode 100644
index 000000000..007495a61
--- /dev/null
+++ b/meta-portwell/meta-neptune/conf/machine/neptune.conf
@@ -0,0 +1,21 @@
+KMACHINE = "aspeed"
+KERNEL_DEVICETREE = "${KMACHINE}-bmc-portwell-${MACHINE}.dtb"
+
+UBOOT_MACHINE = "ast_g5_ncsi_config"
+
+require conf/machine/include/ast2500.inc
+require conf/machine/include/obmc-bsp-common.inc
+
+OBMC_MACHINE_FEATURES += "\
+ obmc-phosphor-fan-mgmt \
+ obmc-phosphor-chassis-mgmt \
+ obmc-phosphor-flash-mgmt \
+ obmc-host-ipmi \
+ obmc-host-ctl \
+ obmc-host-state-mgmt \
+ obmc-chassis-state-mgmt \
+ obmc-bmc-state-mgmt \
+ "
+FLASH_SIZE = "32768"
+VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"
+
OpenPOWER on IntegriCloud