[U-Boot] [PATCH] mii: miiphy register address width change

Kumar Nath, Chandan chandan.nath at ti.com
Thu Oct 20 12:34:33 CEST 2011


Hi Mike,
This patch was acked on September 21, but in latest code base I could not find this patch.
Is there anything left which I need to take care in my patch. If so, please let me know
so that this can be picked up.

Regards
Chandan

> -----Original Message-----
> From: Mike Frysinger [mailto:vapier at gentoo.org]
> Sent: Wednesday, September 21, 2011 7:52 PM
> To: u-boot at lists.denx.de
> Cc: Kumar Nath, Chandan
> Subject: Re: [U-Boot] [PATCH] mii: miiphy register address width change
> 
> On Wednesday, September 21, 2011 07:10:32 Chandan Nath wrote:
> > This patch is added for PHY whose register offset value exceeds 0xFF
> > and cannot be used with "unsigned char" datatype in miiphy_read,
> > miiphy_write and miiphy_register functions. Datatype of register
> > offset is changed to unsigned short instead of unsigned char so that
> > offset value greater then 0xFF can be used.
> 
> Acked-by: Mike Frysinger <vapier at gentoo.org> -mike


More information about the U-Boot mailing list