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
signature.asc
Description: This is a digitally signed message part.
_______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

