Re: [PATCH 00/15] net: sun8i-emac fixes and cleanups

2020-07-07 Thread Amit Tomer
Hi, On Mon, Jul 6, 2020 at 6:12 AM Andre Przywara wrote: > > Hi, > > while looking at several U-Boot network drivers in the past year, I > typically compared them to the sun8i-emac driver, as a kind of personal > reference. While doing so, I figured that there are quite some things > broken in he

Re: [PATCH 00/15] net: sun8i-emac fixes and cleanups

2020-07-06 Thread Maxime Ripard
On Mon, Jul 06, 2020 at 01:40:31AM +0100, Andre Przywara wrote: > Hi, > > while looking at several U-Boot network drivers in the past year, I > typically compared them to the sun8i-emac driver, as a kind of personal > reference. While doing so, I figured that there are quite some things > broken i

[PATCH 00/15] net: sun8i-emac fixes and cleanups

2020-07-05 Thread Andre Przywara
Hi, while looking at several U-Boot network drivers in the past year, I typically compared them to the sun8i-emac driver, as a kind of personal reference. While doing so, I figured that there are quite some things broken in here, and other things are not so nice. This series attempts the fix those