From 7d75b9b68370374db00e9c99b5406ebb6b18512f Mon Sep 17 00:00:00 2001 From: Joel Stanley Date: Wed, 16 Feb 2022 15:53:33 +1030 Subject: aspeed: evb-ast2500: Use 2019.04-openbmc-aspeed u-boot branch The old 2016.09 branch is unmaintained. ASPEED have support for the 2500 in the SDK, so use that instead. Change-Id: Iece96616d24ac21028e91695e0c8ab86d9ade1a9 Signed-off-by: Joel Stanley --- meta-aspeed/conf/machine/evb-ast2500.conf | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) (limited to 'meta-aspeed') diff --git a/meta-aspeed/conf/machine/evb-ast2500.conf b/meta-aspeed/conf/machine/evb-ast2500.conf index ebb8b0be04..6946c52e5b 100644 --- a/meta-aspeed/conf/machine/evb-ast2500.conf +++ b/meta-aspeed/conf/machine/evb-ast2500.conf @@ -1,10 +1,7 @@ KERNEL_DEVICETREE = "aspeed-ast2500-evb.dtb" -PREFERRED_PROVIDER_virtual/bootloader = "u-boot-aspeed" -PREFERRED_PROVIDER_u-boot = "u-boot-aspeed" -PREFERRED_PROVIDER_u-boot-fw-utils = "u-boot-fw-utils-aspeed" - -UBOOT_MACHINE = "ast_g5_phy_config" +UBOOT_MACHINE = "evb-ast2500_defconfig" +UBOOT_DEVICETREE = "ast2500-evb" require conf/machine/include/ast2500.inc require conf/machine/include/obmc-evb-common.inc -- cgit v1.2.3