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 | |
| 3 | PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed" |
| 4 | PREFERRED_PROVIDER_u-boot = "u-boot-aspeed" |
| 5 | PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed" |
| 6 | |
Brad Bishop | 2211239 | 2019-07-19 20:37:35 -0400 | [diff] [blame] | 7 | UBOOT_MACHINE = "ast_g5_phy_config" |
| 8 | |
Brad Bishop | 2211239 | 2019-07-19 20:37:35 -0400 | [diff] [blame] | 9 | require conf/machine/include/ast2500.inc |
Patrick Williams | 5a5f33c | 2021-11-03 10:35:37 -0500 | [diff] [blame] | 10 | require conf/machine/include/obmc-evb-common.inc |
Brad Bishop | cebd819 | 2019-08-08 15:32:29 -0400 | [diff] [blame] | 11 | |
| 12 | SERIAL_CONSOLES = "115200;ttyS4" |