summaryrefslogtreecommitdiff
path: root/meta-intel-openbmc/meta-s2600wf/conf/machine/s2600wf.conf
blob: a24cf7596d64ba9899830616c7001a0be231603f (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
KMACHINE = "aspeed"
KERNEL_DEVICETREE = "${KMACHINE}-bmc-intel-s2600wf.dtb"

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


PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed"
PREFERRED_PROVIDER_u-boot = "u-boot-aspeed"
PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed"

UBOOT_MACHINE = "ast_g5_phy_config"

FLASH_SIZE = "32768"

VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"