summaryrefslogtreecommitdiff
path: root/meta-portwell/meta-neptune/conf/machine
diff options
context:
space:
mode:
authorPatrick Williams <patrick@stwcx.xyz>2021-10-13 04:28:34 +0300
committerPatrick Williams <patrick@stwcx.xyz>2021-10-22 21:45:21 +0300
commit1b1322f5e5f08e7772a387953524b9c7434b773a (patch)
tree17b46ef1aa2cbee0374c94373828d61580e9da61 /meta-portwell/meta-neptune/conf/machine
parent721bc3efa961c3da6495669c00d121c4d8d3c3a9 (diff)
downloadopenbmc-1b1322f5e5f08e7772a387953524b9c7434b773a.tar.xz
meta-portwell: remove unusable neptune machine
This machine is unbuildable and has not been updated in the requisite 2 months per https://lore.kernel.org/openbmc/YRUW7cazmCjW8VpP@heinlein/, so it is being deleted. Signed-off-by: Patrick Williams <patrick@stwcx.xyz> Change-Id: I447703c3bce985bbace4db4e43050c72ff5726f9
Diffstat (limited to 'meta-portwell/meta-neptune/conf/machine')
-rw-r--r--meta-portwell/meta-neptune/conf/machine/neptune.conf21
1 files changed, 0 insertions, 21 deletions
diff --git a/meta-portwell/meta-neptune/conf/machine/neptune.conf b/meta-portwell/meta-neptune/conf/machine/neptune.conf
deleted file mode 100644
index 007495a61..000000000
--- a/meta-portwell/meta-neptune/conf/machine/neptune.conf
+++ /dev/null
@@ -1,21 +0,0 @@
-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"
-