blob: 50cee79d4231a7e0defbc3df896b9dcdc38f853a [file] [log] [blame]
John Wang988b28b2019-05-21 17:46:44 +08001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-inspur-${MACHINE}.dtb"
3
4UBOOT_MACHINE = "ast_g5_ncsi_config"
5
George Liu4c362382019-08-05 18:30:53 +08006OBMC_POWER_SUPPLY_INSTANCES = "0 1"
7
George Liudd6464e2021-08-07 10:09:52 +08008PREFERRED_PROVIDER:virtual/openpower-fru-vpd-layout = "fp5280g2-openpower-fru-vpd-layout-native"
9PREFERRED_PROVIDER:virtual/openpower-fru-inventory = "fp5280g2-openpower-fru-inventory-native"
John Wang988b28b2019-05-21 17:46:44 +080010
11require conf/machine/include/ast2500.inc
12require conf/machine/include/obmc-bsp-common.inc
13require conf/machine/include/openpower.inc
14require conf/machine/include/p9.inc
Patrick Williamsa5fae322021-02-20 10:32:31 -060015
16require conf/distro/include/phosphor-aspeednic-use-mac2.inc