Joel Stanley | 8929f40 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
Joel Stanley | 8929f40 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 3 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
| 4 | |
Joel Stanley | 8929f40 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 5 | require conf/machine/include/ast2500.inc |
| 6 | require conf/machine/include/obmc-bsp-common.inc |
Brad Bishop | 3d1be91 | 2019-02-04 16:25:54 -0500 | [diff] [blame] | 7 | require conf/machine/include/openpower.inc |
Brad Bishop | 55af68b | 2017-01-17 12:23:40 -0500 | [diff] [blame] | 8 | require conf/machine/include/p9.inc |
Brad Bishop | 5e30034 | 2017-02-01 08:42:57 -0500 | [diff] [blame] | 9 | |
Patrick Venture | 7fc0653 | 2018-11-08 08:45:33 -0800 | [diff] [blame] | 10 | PHOSPHOR_MRW_LICENSE = "Apache-2.0" |
| 11 | PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
Brad Bishop | 5e30034 | 2017-02-01 08:42:57 -0500 | [diff] [blame] | 12 | PHOSPHOR_MRW_URI = "git://github.com/open-power/romulus-xml" |
| 13 | PHOSPHOR_MRW_REV = "14b471fbf37f5fb60261de001df83caf5f96d81f" |
Brad Bishop | 4381934 | 2017-02-09 15:08:05 -0500 | [diff] [blame] | 14 | |
Lei YU | e020d0d | 2019-05-23 16:44:39 +0800 | [diff] [blame] | 15 | PREFERRED_PROVIDER_virtual/openpower-occ-control-config-native = "romulus-occ-control-config-native" |
Lei YU | e020d0d | 2019-05-23 16:44:39 +0800 | [diff] [blame] | 16 | PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "romulus-led-manager-config-native" |
Lei YU | 04d25aa | 2018-06-28 16:02:44 +0800 | [diff] [blame] | 17 | PREFERRED_PROVIDER_virtual/phosphor-logging-callouts = "romulus-phosphor-logging-callouts-native" |