Alexander Filippov | b7f7dbd | 2019-07-25 16:42:57 +0300 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| 3 | |
| 4 | UBOOT_MACHINE = "ast_g5_ncsi_config" |
| 5 | |
Alexander Filippov | b7f7dbd | 2019-07-25 16:42:57 +0300 | [diff] [blame] | 6 | require conf/machine/include/ast2500.inc |
| 7 | require conf/machine/include/obmc-bsp-common.inc |
| 8 | require conf/machine/include/openpower.inc |
| 9 | require conf/machine/include/p9.inc |
| 10 | |
Artem Senichev | 6befe13 | 2020-02-21 14:06:35 +0300 | [diff] [blame] | 11 | IMAGE_FEATURES_remove = " obmc-fan-control obmc-fan-mgmt" |
Artem Senichev | 4cf560d | 2020-02-20 15:26:51 +0300 | [diff] [blame] | 12 | |
| 13 | PREFERRED_PROVIDER_virtual/openpower-fru-vpd-layout = "nicole-openpower-fru-vpd-layout-native" |
| 14 | PREFERRED_PROVIDER_virtual/openpower-fru-inventory = "nicole-openpower-fru-inventory-native" |
| 15 | PREFERRED_PROVIDER_virtual/openpower-fru-properties = "nicole-openpower-fru-properties-native" |
Artem Senichev | 6befe13 | 2020-02-21 14:06:35 +0300 | [diff] [blame] | 16 | PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "nicole-led-manager-config-native" |