summaryrefslogtreecommitdiff
path: root/meta-facebook/meta-bletchley/conf/machine/bletchley.conf
blob: 03af910018a92e1709a7de09adbfb2ea549900e7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
#KMACHINE = "aspeed"
#KERNEL_DEVICETREE = "${KMACHINE}-bmc-facebook-${MACHINE}.dtb"
KERNEL_DEVICETREE = "aspeed-ast2600-evb.dtb"

UBOOT_MACHINE = "ast2600_openbmc_spl_defconfig"
UBOOT_DEVICETREE = "ast2600a1-evb"
SPL_BINARY = "spl/u-boot-spl.bin"

require conf/machine/include/facebook-nohost.inc
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/facebook-tpm2.inc

SERIAL_CONSOLES = "57600;ttyS4"

FLASH_SIZE = "131072"