Joel Stanley | 488f927 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
Joel Stanley | a4c5b7f | 2022-01-17 21:04:22 +1030 | [diff] [blame] | 3 | |
| 4 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed" |
| 5 | PREFERRED_PROVIDER_u-boot = "u-boot-aspeed" |
| 6 | PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed" |
Joel Stanley | 488f927 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 7 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
| 8 | |
Joel Stanley | 488f927 | 2016-10-24 13:37:49 +1030 | [diff] [blame] | 9 | require conf/machine/include/ast2500.inc |
| 10 | require conf/machine/include/obmc-bsp-common.inc |
Brad Bishop | 1aaa08f | 2019-02-04 16:25:54 -0500 | [diff] [blame] | 11 | require conf/machine/include/openpower.inc |
Brad Bishop | e425d2e | 2017-01-17 12:23:40 -0500 | [diff] [blame] | 12 | require conf/machine/include/p9.inc |
Brad Bishop | 0bcae76 | 2017-02-01 08:42:57 -0500 | [diff] [blame] | 13 | |
Patrick Venture | 3f4bf76 | 2018-11-08 08:45:33 -0800 | [diff] [blame] | 14 | PHOSPHOR_MRW_LICENSE = "Apache-2.0" |
| 15 | PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e" |
Patrick Williams | bb99d22 | 2022-01-24 15:55:09 -0600 | [diff] [blame] | 16 | PHOSPHOR_MRW_URI = "git://github.com/open-power/romulus-xml;branch=master;protocol=https" |
Brad Bishop | 0bcae76 | 2017-02-01 08:42:57 -0500 | [diff] [blame] | 17 | PHOSPHOR_MRW_REV = "14b471fbf37f5fb60261de001df83caf5f96d81f" |
Brad Bishop | ac1ae1f | 2017-02-09 15:08:05 -0500 | [diff] [blame] | 18 | |
Lei YU | 477da00 | 2019-05-23 16:44:39 +0800 | [diff] [blame] | 19 | PREFERRED_PROVIDER_virtual/openpower-occ-control-config-native = "romulus-occ-control-config-native" |
Lei YU | 477da00 | 2019-05-23 16:44:39 +0800 | [diff] [blame] | 20 | PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "romulus-led-manager-config-native" |
Lei YU | 35e9c84 | 2018-06-28 16:02:44 +0800 | [diff] [blame] | 21 | PREFERRED_PROVIDER_virtual/phosphor-logging-callouts = "romulus-phosphor-logging-callouts-native" |