summaryrefslogtreecommitdiffstats
path: root/meta-rcs/meta-talos/conf/machine/talos.conf
diff options
context:
space:
mode:
authorRaptor Engineering Development Team <support@raptorengineering.com>2020-02-16 20:56:49 +0000
committerRaptor Engineering Development Team <support@raptorengineering.com>2020-02-17 12:35:13 +0000
commitbc0ca9464ea7b062ac9432d9d03e72acae2078d0 (patch)
treec248dd645dba9adcebe913dffec58d32463d0e20 /meta-rcs/meta-talos/conf/machine/talos.conf
parent8e564b2fc9ff9ea64fd4362faf65fa550500f279 (diff)
downloadtalos-openbmc-bc0ca9464ea7b062ac9432d9d03e72acae2078d0.tar.gz
talos-openbmc-bc0ca9464ea7b062ac9432d9d03e72acae2078d0.zip
Switch fan controls from RCS PID to upstream swampid daemon
WARNING: HIC SUNT DRAGONES! ***WORK IN PROGRESS*** Basic functionality has been hacked in, but this should NOT be relied on in production environments without proper fixes originated from / merged into upstream OpenBMC.
Diffstat (limited to 'meta-rcs/meta-talos/conf/machine/talos.conf')
-rw-r--r--meta-rcs/meta-talos/conf/machine/talos.conf11
1 files changed, 10 insertions, 1 deletions
diff --git a/meta-rcs/meta-talos/conf/machine/talos.conf b/meta-rcs/meta-talos/conf/machine/talos.conf
index 03713217f..f8d0c364e 100644
--- a/meta-rcs/meta-talos/conf/machine/talos.conf
+++ b/meta-rcs/meta-talos/conf/machine/talos.conf
@@ -3,7 +3,16 @@ KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
UBOOT_MACHINE = "ast_g5_ncsi_config"
-OBMC_MACHINE_FEATURES += "obmc-mrw"
+OBMC_MACHINE_FEATURES += "\
+ obmc-mrw \
+ obmc-phosphor-fan-mgmt \
+ obmc-phosphor-chassis-mgmt \
+ obmc-phosphor-flash-mgmt \
+ obmc-host-ipmi \
+ obmc-host-state-mgmt \
+ obmc-chassis-state-mgmt \
+ obmc-bmc-state-mgmt \
+ "
OBMC_POWER_SUPPLY_INSTANCES = "0 1"
OpenPOWER on IntegriCloud