blob: 81d808a7b5109d2cec43c7ec293d623dc29b09f7 [file] [log] [blame]
Brad Bishop975bf612019-09-16 13:53:14 -04001KERNEL_DEVICETREE = "aspeed-bmc-ibm-rainier.dtb"
2UBOOT_MACHINE = "evb-ast2600_defconfig"
3
4MACHINEOVERRIDES =. "ibm-ac-server:witherspoon:"
5require conf/machine/include/ast2600.inc
6require conf/machine/include/obmc-bsp-common.inc
7require conf/machine/include/openpower.inc
8
9SERIAL_CONSOLES = "115200;ttyS4"
10
11MRW_XML = "witherspoon.xml"
12PHOSPHOR_MRW_LICENSE = "Apache-2.0"
13PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
14PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
15PHOSPHOR_MRW_REV = "c622cb5a5dd3ebc2a4eef558d1b70740f914e6f7"
16
17VIRTUAL-RUNTIME_phosphor-hwmon-config_df-mrw = ""
18
19PREFERRED_PROVIDER_virtual/phosphor-fan-control-fan-config_df-mrw = \
20 "phosphor-fan-control-fan-config"
21PREFERRED_PROVIDER_virtual/phosphor-fan-presence-config_df-mrw = \
22 "phosphor-fan-presence-config"
23
24FLASH_SIZE = "131072"