Brad Bishop | 2f12806 | 2019-07-21 18:11:28 -0400 | [diff] [blame] | 1 | KERNEL_DEVICETREE = "aspeed-ast2600-evb.dtb" |
2 | UBOOT_MACHINE = "evb-ast2600_defconfig" | ||||
3 | |||||
4 | require conf/machine/include/ast2600.inc | ||||
Brad Bishop | b539e87 | 2019-08-08 15:32:29 -0400 | [diff] [blame] | 5 | |
6 | SERIAL_CONSOLES = "115200;ttyS4" |