Ryan Sie | cf28542 | 2021-01-27 13:43:03 +0800 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "aspeed-bmc-supermicro-x11spi.dtb" | ||||
3 | |||||
4 | require conf/machine/include/ast2500.inc | ||||
5 | require conf/machine/include/obmc-bsp-common.inc | ||||
6 | require conf/machine/include/supermicro.inc | ||||
7 | |||||
8 | UBOOT_MACHINE = "ast_g5_phy_config" | ||||
9 | |||||
10 | FLASH_SIZE = "32768" | ||||
11 | |||||
12 | VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config" |