Brian Yang | e023ada | 2018-04-17 02:15:54 -0400 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| 3 | |
| 4 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
| 5 | |
| 6 | FLASH_SIZE = "65536" |
| 7 | |
Brian Yang | e023ada | 2018-04-17 02:15:54 -0400 | [diff] [blame] | 8 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory = "lanyang-ipmi-inventory-map-native" |
| 9 | PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "lanyang-led-manager-config-native" |
| 10 | |
| 11 | require conf/machine/include/ast2500.inc |
| 12 | require conf/machine/include/obmc-bsp-common.inc |
| 13 | require conf/machine/include/inventec.inc |
| 14 | require conf/machine/include/p9.inc |