blob: 007495a610d0db36486cdf4531e52e82bde01ea4 [file] [log] [blame]
Amithash Prasad0cc94632018-03-07 17:58:17 -08001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-portwell-${MACHINE}.dtb"
3
4UBOOT_MACHINE = "ast_g5_ncsi_config"
5
6require conf/machine/include/ast2500.inc
7require conf/machine/include/obmc-bsp-common.inc
8
9OBMC_MACHINE_FEATURES += "\
10 obmc-phosphor-fan-mgmt \
11 obmc-phosphor-chassis-mgmt \
12 obmc-phosphor-flash-mgmt \
13 obmc-host-ipmi \
14 obmc-host-ctl \
15 obmc-host-state-mgmt \
16 obmc-chassis-state-mgmt \
17 obmc-bmc-state-mgmt \
18 "
19FLASH_SIZE = "32768"
20VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"
21