blob: ebb8b0be048545e80ae74da92026fb1e8eacbf87 [file] [log] [blame]
Brad Bishopfc14fe62019-07-25 14:58:43 -04001KERNEL_DEVICETREE = "aspeed-ast2500-evb.dtb"
Joel Stanleya4c5b7f2022-01-17 21:04:22 +10302
3PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed"
4PREFERRED_PROVIDER_u-boot = "u-boot-aspeed"
5PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed"
6
Brad Bishop22112392019-07-19 20:37:35 -04007UBOOT_MACHINE = "ast_g5_phy_config"
8
Brad Bishop22112392019-07-19 20:37:35 -04009require conf/machine/include/ast2500.inc
Patrick Williams5a5f33c2021-11-03 10:35:37 -050010require conf/machine/include/obmc-evb-common.inc
Brad Bishopcebd8192019-08-08 15:32:29 -040011
12SERIAL_CONSOLES = "115200;ttyS4"