Joel Stanley | 8929f40 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| 3 | |
| 4 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
| 5 | |
Lei YU | f3e70d4 | 2017-12-19 14:46:28 +0800 | [diff] [blame] | 6 | PREFERRED_PROVIDER_virtual/p9-vcs-workaround = '' |
Lei YU | b3cb381 | 2016-12-22 16:15:03 +0800 | [diff] [blame] | 7 | |
Joel Stanley | 8929f40 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 8 | require conf/machine/include/ast2500.inc |
| 9 | require conf/machine/include/obmc-bsp-common.inc |
| 10 | require conf/machine/include/ibm.inc |
Brad Bishop | 55af68b | 2017-01-17 12:23:40 -0500 | [diff] [blame] | 11 | require conf/machine/include/p9.inc |
Brad Bishop | 5e30034 | 2017-02-01 08:42:57 -0500 | [diff] [blame] | 12 | |
| 13 | PHOSPHOR_MRW_URI = "git://github.com/open-power/romulus-xml" |
| 14 | PHOSPHOR_MRW_REV = "14b471fbf37f5fb60261de001df83caf5f96d81f" |
Brad Bishop | 4381934 | 2017-02-09 15:08:05 -0500 | [diff] [blame] | 15 | |
| 16 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory = "romulus-ipmi-inventory-map-native" |
Xo Wang | 5e366f2 | 2017-11-17 16:09:56 -0800 | [diff] [blame] | 17 | PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "romulus-led-manager-config-native" |
Lei YU | 0041235 | 2018-04-28 16:55:57 +0800 | [diff] [blame] | 18 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-read-inventory = "romulus-ipmi-fru-read-inventory-native" |
Lei YU | 2a50ec8 | 2018-06-29 15:34:23 +0800 | [diff] [blame] | 19 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-inventory-sel = "romulus-ipmi-inventory-sel-native" |
Lei YU | 04d25aa | 2018-06-28 16:02:44 +0800 | [diff] [blame] | 20 | PREFERRED_PROVIDER_virtual/phosphor-logging-callouts = "romulus-phosphor-logging-callouts-native" |