summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-yosemitev2/conf/machine/yosemitev2.conf
blob: d246cc9b343bb14799dfc9a34e48f36a1fa8c1b1 (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"