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