blob: 6d4406e3125cf2965b11e79a8e3b1077def7de98 [file] [log] [blame]
hongweiz-ami1a3db7f2019-03-12 15:04:15 -04001
2KMACHINE = "aspeed"
3KERNEL_DEVICETREE = "${KMACHINE}-bmc-microsoft-${MACHINE}.dtb"
4
5require conf/machine/include/ast2400.inc
6require conf/machine/include/obmc-bsp-common.inc
7
8UBOOT_MACHINE_olympus = "ast_g4_phy_config"
9UBOOT_ENTRYPOINT = "0x40008000"
10UBOOT_LOADADDRESS = "0x40008000"
11
12FLASH_SIZE = "32768"