Brad Bishop | c9ed720 | 2019-06-14 12:33:18 -0400 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
| 2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-opp-${MACHINE}.dtb" |
| 3 | |
| 4 | require conf/machine/include/ast2400.inc |
| 5 | require conf/machine/include/obmc-bsp-common.inc |
| 6 | require conf/machine/include/openpower.inc |
| 7 | require conf/machine/include/p8.inc |
| 8 | |
| 9 | UBOOT_MACHINE_vesnin = "ast_g4_ncsi_config" |
| 10 | UBOOT_ENTRYPOINT = "0x40008000" |
| 11 | UBOOT_LOADADDRESS = "0x40008000" |
| 12 | |
| 13 | FLASH_SIZE = "32768" |
| 14 | |
| 15 | SERIAL_CONSOLES = "115200;ttyS2 115200;ttyS4" |
| 16 | |
Brad Bishop | c9ed720 | 2019-06-14 12:33:18 -0400 | [diff] [blame] | 17 | PREFERRED_PROVIDER_virtual/phosphor-led-manager-config-native = "vesnin-led-manager-config-native" |
| 18 | PREFERRED_PROVIDER_virtual/openpower-fru-properties = "vesnin-openpower-fru-properties-native" |
| 19 | PREFERRED_PROVIDER_virtual/openpower-fru-vpd-layout = "vesnin-openpower-fru-vpd-layout-native" |
| 20 | PREFERRED_PROVIDER_virtual/openpower-fru-inventory = "vesnin-openpower-fru-inventory-native" |
| 21 | PREFERRED_PROVIDER_virtual/openpower-occ-control-config-native = "vesnin-openpower-occ-control-config-native" |