blob: ceedc9609821c355c2f3d82b88b0eaec1d503cd4 [file] [log] [blame]
Brad Bishop8e13d792016-06-04 23:10:52 -04001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
3
Joel Stanleye2602bb2016-07-27 18:33:40 +09304UBOOT_MACHINE = "ast_g5_ncsi_config"
Brad Bishop8e13d792016-06-04 23:10:52 -04005
Matt Spinlercad5b392016-10-14 12:52:21 -05006OBMC_MACHINE_FEATURES += "obmc-mrw"
7
Sergey Solomin7f8a4f92016-11-28 15:03:24 -06008PREFERRED_PROVIDER_virtual/p9-vcs-workaround = 'vcs-pre-post'
9
Brad Bishop8e13d792016-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 Solomin7f8a4f92016-11-28 15:03:24 -060013require conf/machine/include/p9.inc
Matt Spinlerbf82cdf2016-12-01 16:49:53 -060014
15PHOSPHOR_MRW_URI = "git://github.com/open-power/witherspoon-xml"
Matt Spinlerb77506d2017-02-07 09:02:56 -060016PHOSPHOR_MRW_REV = "b92c88f3106bfea675874b14eb66968fd3e17264"