From mboxrd@z Thu Jan 1 00:00:00 1970 From: Vladimir Oltean Date: Mon, 25 Jan 2021 15:04:51 +0200 Subject: [PATCH v4 0/7] Introduce DSA Ethernet switch class and Felix driver In-Reply-To: References: <20210125122357.414742-1-olteanv@gmail.com> Message-ID: <20210125130451.drmhwisvmzw6c5id@skbuf> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Mon, Jan 25, 2021 at 02:02:07PM +0100, Michael Walle wrote: > Works now. Tested on Kontron sl28 var2 with two switch > ports routed to two SGMII lanes. > > Tested-by: Michael Walle [on kontron_sl28] Thanks for the patience!