Brad Bishop | fc14fe6 | 2019-07-25 14:58:43 -0400 | [diff] [blame] | 1 | KERNEL_DEVICETREE = "aspeed-ast2500-evb.dtb" |
Joel Stanley | a4c5b7f | 2022-01-17 21:04:22 +1030 | [diff] [blame] | 2 | |
Joel Stanley | 7d75b9b | 2022-02-16 15:53:33 +1030 | [diff] [blame] | 3 | UBOOT_MACHINE = "evb-ast2500_defconfig" |
| 4 | UBOOT_DEVICETREE = "ast2500-evb" |
Brad Bishop | 2211239 | 2019-07-19 20:37:35 -0400 | [diff] [blame] | 5 | |
Brad Bishop | 2211239 | 2019-07-19 20:37:35 -0400 | [diff] [blame] | 6 | require conf/machine/include/ast2500.inc |
Patrick Williams | 5a5f33c | 2021-11-03 10:35:37 -0500 | [diff] [blame] | 7 | require conf/machine/include/obmc-evb-common.inc |
Brad Bishop | cebd819 | 2019-08-08 15:32:29 -0400 | [diff] [blame] | 8 | |
| 9 | SERIAL_CONSOLES = "115200;ttyS4" |