blob: 69381da8ff4f2726576124023f1c9f409485a8f0 [file] [log] [blame]
Brad Bishop3bdf41d2016-06-04 23:10:52 -04001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
3
Joel Stanleya244dcd2016-07-27 18:33:40 +09304UBOOT_MACHINE = "ast_g5_ncsi_config"
Brad Bishop3bdf41d2016-06-04 23:10:52 -04005
Matt Spinler0bb0e362016-10-14 12:52:21 -05006OBMC_MACHINE_FEATURES += "obmc-mrw"
7
Sergey Solominaac4adf2016-11-28 15:03:24 -06008PREFERRED_PROVIDER_virtual/p9-vcs-workaround = 'vcs-pre-post'
9
Brad Bishop3bdf41d2016-06-04 23:10:52 -040010require conf/machine/include/ast2500.inc
11require conf/machine/include/obmc-bsp-common.inc
12require conf/machine/include/ibm.inc
Sergey Solominaac4adf2016-11-28 15:03:24 -060013require conf/machine/include/p9.inc
Matt Spinlerecfbe342016-12-01 16:49:53 -060014
15PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
Matt Spinlere4da3352017-04-26 16:06:16 -050016PHOSPHOR_MRW_REV = "3a7d05c38c449d9bcd73544a941c0b41121e8e94"
Brad Bishop73efe3d2017-07-10 20:49:00 -040017
18# Inhibit phosphor-hwmon-config-mrw
19VIRTUAL-RUNTIME_phosphor-hwmon-config = ""