blob: fa39cc9cc9c1b58ec3789c2311568e4f92cf9039 [file] [log] [blame]
Yuan Yao72b8b7c2018-09-12 14:58:22 +08001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb"
3
4UBOOT_MACHINE = "ast_g5_ncsi_config"
5
6FLASH_SIZE = "32768"
7
8
9PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-hostfw-config= ""
10require conf/machine/include/ast2500.inc
11require conf/machine/include/obmc-bsp-common.inc
12require conf/machine/include/hxt.inc
13
14IMAGE_INSTALL_append = " ir38163-workaround \
15 stardragon4800-rep2-console-client \
16 socupdate \
17"