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:[email protected]] > Sent: Wednesday, September 21, 2011 7:52 PM > To: [email protected] > 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 <[email protected]> -mike _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

