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