Brad Bishop | 2f12806 | 2019-07-21 18:11:28 -0400 | [diff] [blame] | 1 | KERNEL_DEVICETREE = "aspeed-ast2600-evb.dtb" |
Joel Stanley | 22ccf46 | 2020-01-28 17:12:44 +1030 | [diff] [blame] | 2 | UBOOT_MACHINE = "ast2600_openbmc_defconfig" |
3 | UBOOT_DEVICETREE = "ast2600a1-evb" | ||||
Brad Bishop | 2f12806 | 2019-07-21 18:11:28 -0400 | [diff] [blame] | 4 | |
5 | require conf/machine/include/ast2600.inc | ||||
Brad Bishop | b539e87 | 2019-08-08 15:32:29 -0400 | [diff] [blame] | 6 | |
7 | SERIAL_CONSOLES = "115200;ttyS4" |