summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-yosemitev2/conf/machine/yosemitev2.conf
blob: 9119189bc5b5fde3629030f90b9e3a1d3d5c67ff (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
KMACHINE = "aspeed"
KERNEL_DEVICETREE = "${KMACHINE}-bmc-facebook-${MACHINE}.dtb"

UBOOT_MACHINE = "ast_g5_ncsi_config"

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

SERIAL_CONSOLES = "57600;ttyS4"

PREFERRED_PROVIDER:virtual/obmc-host-ctl ?= ""
FLASH_SIZE = "32768"
OBMC_HOST_INSTANCES = "1 2 3 4"