blob: ab90a6ab1c9dcc8353ae4aa55dbee13f37668ea7 [file] [log] [blame]
Xo Wang997e7362016-08-22 15:41:17 -07001KMACHINE = "aspeed"
Joel Stanley77b96cd2023-08-11 14:49:00 +09302KERNEL_DEVICETREE = "aspeed/${KMACHINE}-bmc-opp-${MACHINE}.dtb"
Xo Wang997e7362016-08-22 15:41:17 -07003
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"
Xo Wang997e7362016-08-22 15:41:17 -07007UBOOT_MACHINE = "ast_g5_ncsi_config"
8
Xo Wangca31f282016-11-14 14:40:46 -08009FLASH_SIZE = "65536"
10
Xo Wang997e7362016-08-22 15:41:17 -070011require conf/machine/include/ast2500.inc
12require conf/machine/include/obmc-bsp-common.inc
13require conf/machine/include/ingrasys.inc
Xo Wang11a822b2016-12-15 15:30:55 -080014require conf/machine/include/p9.inc
Patrick Williamsf5431f62021-02-20 10:32:31 -060015
16require conf/distro/include/phosphor-aspeednic-use-mac2.inc