summaryrefslogtreecommitdiff
path: root/meta-hxt/meta-stardragon4800-rep2/conf/machine/stardragon4800-rep2.conf
blob: fa39cc9cc9c1b58ec3789c2311568e4f92cf9039 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
KMACHINE = "aspeed"
KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb"

UBOOT_MACHINE = "ast_g5_ncsi_config"

FLASH_SIZE = "32768"


PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-hostfw-config= ""
require conf/machine/include/ast2500.inc
require conf/machine/include/obmc-bsp-common.inc
require conf/machine/include/hxt.inc

IMAGE_INSTALL_append = " ir38163-workaround \
                         stardragon4800-rep2-console-client \
                         socupdate \
"