[U-Boot] [PATCH v2 0/3] net: update Ethernet for Renesas RZ/A1
Chris Brandt
Chris.Brandt at renesas.com
Fri Nov 3 15:35:02 UTC 2017
On Friday, November 03, 2017, Chris Brandt wrote:
> These are some fixes to support the Renesas RZ/A1 SoC.
> You can see there were some considerations for RZ/A1 (R7S72100)
> in the code already, but not completely enough to actually get
> it working.
>
> This was tested on a RZ/A1H RSK board (the same board used for
> upstream Linux kernel development/testing).
>
>
> Chris Brandt (3):
> net: sh-eth: fix inl and outl definitions
> net: sh-eth: remove sh_eth_offset_rz table
> net: miiphybb: fix casting error
>
> drivers/net/phy/miiphybb.c | 2 +-
> drivers/net/sh_eth.h | 63 +++--------------------------------------
> -----
> 2 files changed, 5 insertions(+), 60 deletions(-)
>
> --
> 2.14.1
>
NOTE: This is really V1 of the series.
Somehow I had "-v2" on my git command line when I was generating the
patch set.
Sorry about that.
Chris
More information about the U-Boot
mailing list