blob: 9ad9714efef55efed6bdc26466ee8f4cb1e115a3 [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 \
Ken Chen6288c9c2018-02-12 10:28:04 +080015 centriq-2400rep-console-client \
Ken Chen811e6b72018-01-30 09:51:50 +080016"