blob: fc4c48790a4142156afdf2d250adb02ebc07ff74 [file] [log] [blame]
Alexander Filippovb7f7dbd2019-07-25 16:42:57 +03001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb"
3
Joel Stanleya4c5b7f2022-01-17 21:04:22 +10304PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed"
5PREFERRED_PROVIDER_u-boot = "u-boot-aspeed"
6PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed"
Alexander Filippovb7f7dbd2019-07-25 16:42:57 +03007UBOOT_MACHINE = "ast_g5_ncsi_config"
8
Alexander Filippovb7f7dbd2019-07-25 16:42:57 +03009require conf/machine/include/ast2500.inc
10require conf/machine/include/obmc-bsp-common.inc
11require conf/machine/include/openpower.inc
12require conf/machine/include/p9.inc
13
Andrei Kartashev0f66db42021-08-17 21:47:15 +030014IMAGE_FEATURES:remove = " obmc-fan-control obmc-fan-mgmt"
Artem Senichev4cf560d2020-02-20 15:26:51 +030015
16PREFERRED_PROVIDER_virtual/openpower-fru-vpd-layout = "nicole-openpower-fru-vpd-layout-native"
17PREFERRED_PROVIDER_virtual/openpower-fru-inventory = "nicole-openpower-fru-inventory-native"
18PREFERRED_PROVIDER_virtual/openpower-fru-properties = "nicole-openpower-fru-properties-native"
Artem Senichev6befe132020-02-21 14:06:35 +030019PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "nicole-led-manager-config-native"