| KMACHINE = "aspeed" |
| KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| |
| require conf/machine/include/ast2400.inc |
| require conf/machine/include/obmc-bsp-common.inc |
| require conf/machine/include/ibm.inc |
| require conf/machine/include/p8.inc |
| |
| UBOOT_MACHINE_firestone = "ast_g4_phy_config" |
| UBOOT_ENTRYPOINT = "0x40008000" |
| UBOOT_LOADADDRESS = "0x40008000" |
| |
| FLASH_SIZE = "32768" |
| |
| DISTRO_FEATURES_append = "\ |
| obmc-openpower \ |
| obmc-openpower-extra \ |
| obmc-openpower-legacy \ |
| " |
| |
| PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory = "firestone-ipmi-inventory-map-native" |