15e4a1aa7SPeter Yin# Minerva config file. 25e4a1aa7SPeter Yin 35e4a1aa7SPeter YinKMACHINE = "aspeed" 45e4a1aa7SPeter Yin#KERNEL_DEVICETREE = "aspeed/${KMACHINE}-bmc-facebook-${MACHINE}.dtb" 55e4a1aa7SPeter YinKERNEL_DEVICETREE = "aspeed/aspeed-ast2600-evb.dtb" 65e4a1aa7SPeter Yin 75e4a1aa7SPeter YinUBOOT_MACHINE = "ast2600_openbmc_spl_defconfig" 85e4a1aa7SPeter YinUBOOT_DEVICETREE = "ast2600-bletchley" 95e4a1aa7SPeter Yin 105e4a1aa7SPeter YinSPL_BINARY = "spl/u-boot-spl.bin" 115e4a1aa7SPeter YinSOCSEC_SIGN_ENABLE = "0" 125e4a1aa7SPeter Yin 135e4a1aa7SPeter YinOBMC_COMPATIBLE_NAMES = "com.meta.Hardware.BMC.Model.Harma" 145e4a1aa7SPeter Yin 155e4a1aa7SPeter Yinrequire conf/distro/include/phosphor-static-norootfs.inc 165e4a1aa7SPeter Yinrequire conf/machine/include/facebook-compute-singlehost.inc 175e4a1aa7SPeter Yinrequire conf/machine/include/ast2600.inc 185e4a1aa7SPeter Yinrequire conf/machine/include/obmc-bsp-common.inc 195e4a1aa7SPeter Yinrequire conf/machine/include/facebook-tpm2.inc 20*aaa73853SPotin Lairequire conf/machine/include/facebook-ncsi-nic.inc 215e4a1aa7SPeter Yin 225e4a1aa7SPeter YinFLASH_SIZE = "131072" 235e4a1aa7SPeter Yin 245e4a1aa7SPeter YinVIRTUAL-RUNTIME_obmc-host-state-manager = "phosphor-state-manager-host" 255e4a1aa7SPeter YinVIRTUAL-RUNTIME_obmc-chassis-state-manager = "phosphor-state-manager-chassis" 26