John Wang | 42e8cb8 | 2018-11-29 11:22:01 +0800 | [diff] [blame^] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-inspur-${MACHINE}.dtb" | ||||
3 | |||||
4 | require conf/machine/include/ast2500.inc | ||||
5 | require conf/machine/include/inspur.inc | ||||
6 | |||||
7 | UBOOT_MACHINE = "ast_g5_phy_config" | ||||
8 | |||||
9 | FLASH_SIZE = "32768" | ||||
10 | |||||
11 | VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config" |