Re: [U-Boot] [PATCH v2] net: Add MT76xx ethernet driver

2018-10-22 Thread Joe Hershberger
On Mon, Oct 22, 2018 at 9:31 AM Stefan Roese wrote: > > Hi Joe, > > On 15.10.18 23:45, Joe Hershberger wrote: > > On Mon, Oct 8, 2018 at 8:50 AM Stefan Roese wrote: > >> > >> This patch adds ethernet support for the Mediatek MT76xx SoC, including > >> a minimum setup of the integrated switch. Thi

Re: [U-Boot] [PATCH v2] net: Add MT76xx ethernet driver

2018-10-22 Thread Stefan Roese
Hi Joe, On 15.10.18 23:45, Joe Hershberger wrote: On Mon, Oct 8, 2018 at 8:50 AM Stefan Roese wrote: This patch adds ethernet support for the Mediatek MT76xx SoC, including a minimum setup of the integrated switch. This driver is loosly based on the driver version included in this MediaTek gi

Re: [U-Boot] [PATCH v2] net: Add MT76xx ethernet driver

2018-10-15 Thread Joe Hershberger
On Mon, Oct 8, 2018 at 8:50 AM Stefan Roese wrote: > > This patch adds ethernet support for the Mediatek MT76xx SoC, including > a minimum setup of the integrated switch. This driver is loosly based on > the driver version included in this MediaTek github repository: > > https://github.com/MediaTe

Re: [U-Boot] [PATCH v2] net: Add MT76xx ethernet driver

2018-10-14 Thread Daniel Schwierzeck
On 08.10.2018 15:50, Stefan Roese wrote: > This patch adds ethernet support for the Mediatek MT76xx SoC, including > a minimum setup of the integrated switch. This driver is loosly based on > the driver version included in this MediaTek github repository: > > https://github.com/MediaTek-Labs/lin

[U-Boot] [PATCH v2] net: Add MT76xx ethernet driver

2018-10-08 Thread Stefan Roese
This patch adds ethernet support for the Mediatek MT76xx SoC, including a minimum setup of the integrated switch. This driver is loosly based on the driver version included in this MediaTek github repository: https://github.com/MediaTek-Labs/linkit-smart-uboot.git Tested on the MT7688 LinkIt smar