blob: 87ac995360adcb5efc698aa63084b7bc8fc9a2d0 [file] [log] [blame]
Joel Stanley8929f402016-10-24 13:37:49 +10301KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
Joel Stanley8929f402016-10-24 13:37:49 +10303UBOOT_MACHINE = "ast_g5_ncsi_config"
4
Lei YUf3e70d42017-12-19 14:46:28 +08005PREFERRED_PROVIDER_virtual/p9-vcs-workaround = ''
Lei YUb3cb3812016-12-22 16:15:03 +08006
Joel Stanley8929f402016-10-24 13:37:49 +10307require conf/machine/include/ast2500.inc
8require conf/machine/include/obmc-bsp-common.inc
Brad Bishop3d1be912019-02-04 16:25:54 -05009require conf/machine/include/openpower.inc
Brad Bishop55af68b2017-01-17 12:23:40 -050010require conf/machine/include/p9.inc
Brad Bishop5e300342017-02-01 08:42:57 -050011
Patrick Venture7fc06532018-11-08 08:45:33 -080012PHOSPHOR_MRW_LICENSE = "Apache-2.0"
13PHOSPHOR_MRW_LIC_FILES_CHKSUM = "file://LICENSE;md5=e3fc50a88d0a364313df4b21ef20c29e"
Brad Bishop5e300342017-02-01 08:42:57 -050014PHOSPHOR_MRW_URI = "git://github.com/open-power/romulus-xml"
15PHOSPHOR_MRW_REV = "14b471fbf37f5fb60261de001df83caf5f96d81f"
Brad Bishop43819342017-02-09 15:08:05 -050016
Lei YUe020d0d2019-05-23 16:44:39 +080017PREFERRED_PROVIDER_virtual/openpower-occ-control-config-native = "romulus-occ-control-config-native"
Lei YUe020d0d2019-05-23 16:44:39 +080018PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "romulus-led-manager-config-native"
Lei YU04d25aa2018-06-28 16:02:44 +080019PREFERRED_PROVIDER_virtual/phosphor-logging-callouts = "romulus-phosphor-logging-callouts-native"