From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ralph Siemsen Date: Mon, 19 Oct 2020 13:42:49 -0400 Subject: [PATCH v1] arm: socfpga: fix Gen5 enable of EMAC via FPGA In-Reply-To: <20200929145152.v1.1.I7900a579743ce0fc5fe382213612b5af29e3706f@changeid> References: <20200929145152.v1.1.I7900a579743ce0fc5fe382213612b5af29e3706f@changeid> Message-ID: <20201019174249.GA14518@maple.netwinder.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Tue, Sep 29, 2020 at 02:52:05PM -0400, Ralph Siemsen wrote: >Fixes: db5741f7a85ec3ee79b64496172afaa7dc2cb225 ("arm: socfpga: Convert >system manager from struct to defines") Just curious if you have had a chance to look over this patch? http://patchwork.ozlabs.org/project/uboot/patch/20200929145152.v1.1.I7900a579743ce0fc5fe382213612b5af29e3706f at changeid/ It fixes a problem introduced here: https://gitlab.denx.de/u-boot/u-boot/-/commit/db5741f7a85ec3ee79b64496172afaa7dc2cb225?view=parallel#fd949530559c32d01169ed7f0667e63ab210fe14_16_16 after which one of the GMAC on Gen 5 devices no longer operates at 100mbit. Thanks, Ralph