summaryrefslogtreecommitdiff
path: root/meta-aspeed/conf/machine/evb-ast2600.conf
blob: d3ee47b9cdf351cf21a9c30bfe96b82f93bd06ff (plain)
1
2
3
4
5
6
7
8
9
10
11
KERNEL_DEVICETREE = "aspeed-ast2600-evb.dtb"
UBOOT_MACHINE = "ast2600_openbmc_spl_defconfig"
UBOOT_DEVICETREE = "ast2600a1-evb"
SPL_BINARY = "spl/u-boot-spl.bin"

require conf/machine/include/ast2600.inc

SERIAL_CONSOLES = "115200;ttyS4"

# AST2600 EVB has 64MB SPI flash
FLASH_SIZE = "65536"