| 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 |
| |
| UBOOT_MACHINE_garrison = "ast_g4_ncsi_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 = "garrison-ipmi-inventory-map-native" |