blob: af2229e7fbe33b885fda5411a32404d49eefeba4 [file] [log] [blame]
Mykola Kostenok7e43d392017-06-13 10:43:22 +03001KMACHINE = "aspeed"
2KERNEL_DEVICETREE = "${KMACHINE}-bmc-mellanox-${MACHINE}.dtb"
3
Mykola Kostenok46563272017-06-30 15:39:37 +03004UBOOT_MACHINE = "ast_g5_ncsi_config"
Mykola Kostenok7e43d392017-06-13 10:43:22 +03005
6FLASH_SIZE = "32768"
7
8require conf/machine/include/ast2500.inc
9require conf/machine/include/obmc-bsp-common.inc