Xo Wang | 997e736 | 2016-08-22 15:41:17 -0700 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| 3 | |
| 4 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
| 5 | |
Xo Wang | ca31f28 | 2016-11-14 14:40:46 -0800 | [diff] [blame] | 6 | FLASH_SIZE = "65536" |
| 7 | |
Xo Wang | 11a822b | 2016-12-15 15:30:55 -0800 | [diff] [blame] | 8 | PREFERRED_PROVIDER_virtual/p9-vcs-workaround = 'vcs-control' |
Brad Bishop | 2f63e8c | 2017-01-28 13:00:52 -0500 | [diff] [blame] | 9 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-inventory = "zaius-ipmi-inventory-map-native" |
Patrick Venture | 61fc736 | 2019-01-08 18:23:00 -0800 | [diff] [blame] | 10 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-fru-properties = "zaius-ipmi-fru-properties-native" |
Patrick Venture | 5a2b44f | 2019-01-08 18:30:40 -0800 | [diff] [blame] | 11 | PREFERRED_PROVIDER_virtual/phosphor-ipmi-sensor-inventory = "zaius-ipmi-sensor-inventory-native" |
Xo Wang | 11a822b | 2016-12-15 15:30:55 -0800 | [diff] [blame] | 12 | |
Xo Wang | 997e736 | 2016-08-22 15:41:17 -0700 | [diff] [blame] | 13 | require conf/machine/include/ast2500.inc |
| 14 | require conf/machine/include/obmc-bsp-common.inc |
| 15 | require conf/machine/include/ingrasys.inc |
Xo Wang | 11a822b | 2016-12-15 15:30:55 -0800 | [diff] [blame] | 16 | require conf/machine/include/p9.inc |