blob: d47dc49b57567c845bacad193bb62abcbbbd088c [file] [log] [blame]
Vijay Khemka40434ce2018-09-24 12:34:53 -07001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-facebook-${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