| KMACHINE = "aspeed" |
| KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| |
| PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed" |
| PREFERRED_PROVIDER_u-boot = "u-boot-aspeed" |
| PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed" |
| UBOOT_MACHINE = "ast_g5_ncsi_config" |
| |
| FLASH_SIZE = "65536" |
| |
| require conf/machine/include/ast2500.inc |
| require conf/machine/include/obmc-bsp-common.inc |
| require conf/machine/include/ingrasys.inc |
| require conf/machine/include/p9.inc |
| |
| require conf/distro/include/phosphor-aspeednic-use-mac2.inc |