summaryrefslogtreecommitdiff
path: root/meta-ieisystem/meta-fp5280g3/conf/machine/fp5280g3.conf
blob: 4c99703f7839f3c3e24e1484f267ab403c5fcc19 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
KMACHINE = "aspeed"
KERNEL_DEVICETREE = " \
    aspeed/${KMACHINE}-bmc-ieisystem-${MACHINE}.dtb \
"

UBOOT_MACHINE = "ast2600_openbmc_spl_emmc_defconfig"
UBOOT_DEVICETREE = "ast2600-evb"
#UBOOT_DEVICETREE = "ast2600-ieisystem-fp5280g3"
SPL_BINARY = "spl/u-boot-spl.bin"

require conf/distro/include/phosphor-mmc.inc
require conf/machine/include/ast2600.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/openpower.inc
require conf/distro/include/pldm.inc

DISTRO_FEATURES += "mpreboot"
MACHINE_FEATURES += "phal"

SOCSEC_SIGN_ENABLE = "0"

FLASH_SIZE = "16777216"