summaryrefslogtreecommitdiffstats
path: root/meta-openbmc-machines/meta-x86/meta-portwell/meta-neptune/conf/machine/neptune.conf
blob: 007495a610d0db36486cdf4531e52e82bde01ea4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
KMACHINE = "aspeed"
KERNEL_DEVICETREE = "${KMACHINE}-bmc-portwell-${MACHINE}.dtb"

UBOOT_MACHINE = "ast_g5_ncsi_config"

require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-common.inc

OBMC_MACHINE_FEATURES += "\
        obmc-phosphor-fan-mgmt \
        obmc-phosphor-chassis-mgmt \
        obmc-phosphor-flash-mgmt \
        obmc-host-ipmi \
        obmc-host-ctl \
        obmc-host-state-mgmt \
        obmc-chassis-state-mgmt \
        obmc-bmc-state-mgmt \
        "
FLASH_SIZE = "32768"
VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"

OpenPOWER on IntegriCloud