blob: e011045d2b6887401b24a269410c1f330cb3c165 [file] [log] [blame]
Brad Bishop04508dc2019-07-21 18:11:28 -04001KERNEL_DEVICETREE = "aspeed-ast2600-evb.dtb"
Joel Stanley1a04b622020-01-28 17:12:44 +10302UBOOT_MACHINE = "ast2600_openbmc_defconfig"
3UBOOT_DEVICETREE = "ast2600a1-evb"
Brad Bishop04508dc2019-07-21 18:11:28 -04004
5require conf/machine/include/ast2600.inc
Brad Bishopcebd8192019-08-08 15:32:29 -04006
7SERIAL_CONSOLES = "115200;ttyS4"
Troy Leea0bfce92021-03-02 06:09:04 +00008
9# AST2600 EVB has 64MB SPI flash
10FLASH_SIZE = "65536"