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

UBOOT_MACHINE = "ast2600_openbmc_spl_defconfig"
UBOOT_DEVICETREE = "ast2600-bletchley"
SPL_BINARY = "spl/u-boot-spl.bin"
SOCSEC_SIGN_ENABLE = "0"

OBMC_COMPATIBLE_NAMES = "com.meta.Hardware.BMC.Model.Minerva"

require conf/distro/include/phosphor-static-norootfs.inc
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

FLASH_SIZE = "131072"