From 8115d65b8c83099b62f303de7d5dbccacd2761b6 Mon Sep 17 00:00:00 2001 From: "Thang Q. Nguyen" Date: Sat, 16 Oct 2021 04:04:20 +0000 Subject: meta-ampere: mtjade: replace u-boot patches by feature Enable phosphor-aspeed-spi-master-mode.inc and remove the u-boot patch that used for this feature. Also remove GPIO setting patches which the setting already implemented in the platform init package. Tested: on Mt.Jade platform with OCP plugged 1. Bind/unbind Host SPI-NOR and ensure no problem 2. Turn off Host, reboot BMC and check if Host SPI-NOR is probe successfully. Signed-off-by: Thang Q. Nguyen Change-Id: Ie85166edca93b882868e1373696fbf664bee2ee4 --- meta-ampere/meta-jade/conf/machine/mtjade.conf | 1 + 1 file changed, 1 insertion(+) (limited to 'meta-ampere/meta-jade/conf') diff --git a/meta-ampere/meta-jade/conf/machine/mtjade.conf b/meta-ampere/meta-jade/conf/machine/mtjade.conf index b42557566..a47ebef8a 100644 --- a/meta-ampere/meta-jade/conf/machine/mtjade.conf +++ b/meta-ampere/meta-jade/conf/machine/mtjade.conf @@ -5,6 +5,7 @@ UBOOT_MACHINE = "ast_g5_phy_config" require conf/machine/include/ast2500.inc require conf/machine/include/obmc-bsp-common.inc require conf/distro/include/phosphor-isolation.inc +require conf/distro/include/phosphor-aspeed-spi-master-mode.inc # Reformat SPI flash layout to 64MB FLASH_SIZE = "65536" -- cgit v1.2.3