summaryrefslogtreecommitdiff
path: root/meta-ibm/conf/machine/rainier.conf
diff options
context:
space:
mode:
authorJason M. Bills <jason.m.bills@linux.intel.com>2020-05-26 22:34:40 +0300
committerJason M. Bills <jason.m.bills@linux.intel.com>2020-05-26 22:34:40 +0300
commit028c1a3663f63db3fdf4b92e6f091506c1c784f9 (patch)
tree0b28e401de9ee2da03fde96c81a3838fbd3521a7 /meta-ibm/conf/machine/rainier.conf
parentb83c9dda9eabe4c0124decec25bce46e0ae11160 (diff)
parent83ecb75644b3d677c274188f9ac0b2374d6f6925 (diff)
downloadopenbmc-028c1a3663f63db3fdf4b92e6f091506c1c784f9.tar.xz
Merge tag 'wht-0.56' of ssh://git-amr-1.devtools.intel.com:29418/openbmc-openbmc into update
Diffstat (limited to 'meta-ibm/conf/machine/rainier.conf')
-rw-r--r--meta-ibm/conf/machine/rainier.conf27
1 files changed, 27 insertions, 0 deletions
diff --git a/meta-ibm/conf/machine/rainier.conf b/meta-ibm/conf/machine/rainier.conf
new file mode 100644
index 000000000..1f8c21e73
--- /dev/null
+++ b/meta-ibm/conf/machine/rainier.conf
@@ -0,0 +1,27 @@
+KERNEL_DEVICETREE = "aspeed-bmc-ibm-rainier.dtb"
+UBOOT_MACHINE = "ast2600_openbmc_defconfig"
+UBOOT_DEVICETREE = "ast2600-rainier"
+
+OBMC_POWER_SUPPLY_INSTANCES = "0 1 2 3"
+
+require conf/machine/include/ast2600.inc
+require conf/machine/include/obmc-bsp-common.inc
+require conf/machine/include/openpower.inc
+
+SERIAL_CONSOLES = "115200;ttyS4"
+
+MRW_XML = "witherspoon.xml"
+PHOSPHOR_MRW_LICENSE = "Apache-2.0"
+PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
+PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
+PHOSPHOR_MRW_REV = "c622cb5a5dd3ebc2a4eef558d1b70740f914e6f7"
+
+VIRTUAL-RUNTIME_phosphor-hwmon-config_df-mrw = ""
+
+PREFERRED_PROVIDER_virtual/phosphor-fan-control-fan-config_df-mrw = \
+ "phosphor-fan-control-fan-config"
+PREFERRED_PROVIDER_virtual/phosphor-fan-presence-config_df-mrw = \
+ "phosphor-fan-presence-config"
+
+FLASH_SIZE = "131072"
+SKIP_BROKEN_MRW = "1"