Mykola Kostenok | dd77792 | 2017-06-13 10:43:22 +0300 | [diff] [blame] | 1 | KMACHINE = "aspeed" |
2 | KERNEL_DEVICETREE = "${KMACHINE}-bmc-mellanox-${MACHINE}.dtb" | ||||
3 | |||||
4 | UBOOT_MACHINE = "ast_g5_ncsi_2boot_config" | ||||
5 | |||||
6 | FLASH_SIZE = "32768" | ||||
7 | |||||
8 | require conf/machine/include/ast2500.inc | ||||
9 | require conf/machine/include/obmc-bsp-common.inc |