blob: 00d1db1e0cb725bc26a57801ce3415452083db0a [file] [log] [blame]
Ken Chena187e712018-01-15 14:36:21 +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/qualcomm.inc
13
Ken Chen811e6b72018-01-30 09:51:50 +080014IMAGE_INSTALL_append = " ir38163-workaround \
15"