blob: c113544d367b80e1b0890e89b25309c6e2d78e7e [file] [log] [blame]
John Wangaf0bc6e2018-11-29 11:22:01 +08001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-inspur-${MACHINE}.dtb"
3
4require conf/machine/include/ast2500.inc
5require conf/machine/include/inspur.inc
6
7UBOOT_MACHINE = "ast_g5_phy_config"
8
9FLASH_SIZE = "32768"
10
11VIRTUAL-RUNTIME_skeleton_workbook = "${MACHINE}-config"