| KMACHINE = "aspeed" |
| KERNEL_DEVICETREE = "${KMACHINE}-bmc-facebook-${MACHINE}.dtb" |
| |
| PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed-sdk" |
| PREFERRED_PROVIDER_u-boot = "u-boot-aspeed-sdk" |
| PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed-sdk" |
| |
| UBOOT_DEVICETREE = "ast2500-evb" |
| UBOOT_MACHINE = "evb-ast2500_defconfig" |
| |
| OBMC_COMPATIBLE_NAMES = "com.meta.Hardware.BMC.Model.YosemiteV2" |
| |
| require conf/distro/include/phosphor-static-norootfs.inc |
| require conf/machine/include/facebook-compute-multihost.inc |
| require conf/machine/include/ast2500.inc |
| require conf/machine/include/obmc-bsp-common.inc |
| |
| FLASH_SIZE = "32768" |
| OBMC_HOST_INSTANCES = "1 2 3 4" |