Ken Chen | b65f37e | 2018-01-15 14:36:21 +0800 | [diff] [blame^] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-ast2500-evb.dtb" | ||||
3 | |||||
4 | UBOOT_MACHINE = "ast_g5_ncsi_config" | ||||
5 | |||||
6 | FLASH_SIZE = "32768" | ||||
7 | |||||
8 | |||||
9 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-hostfw-config= "" | ||||
10 | require conf/machine/include/ast2500.inc | ||||
11 | require conf/machine/include/obmc-bsp-common.inc | ||||
12 | require conf/machine/include/qualcomm.inc | ||||
13 |