blob: 55b07b0575988055a26b988df74055ed6e221786 [file] [log] [blame]
Ryan Siecf285422021-01-27 13:43:03 +08001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "aspeed-bmc-supermicro-x11spi.dtb"
3
4require conf/machine/include/ast2500.inc
5require conf/machine/include/obmc-bsp-common.inc
6require conf/machine/include/supermicro.inc
7
8UBOOT_MACHINE = "ast_g5_phy_config"
9
10FLASH_SIZE = "32768"
11
12VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"