On Wed, 23 Nov 2005, Adrian Cox wrote: > I've just received the evaluation board for the Tsi108 bridge: > > http://www.freescale.com/webapp/sps/site/prod_summary.jsp?code=MCEVALHPC2-7448&nodeId=0162468rH3bTdGb9MM > > The kernel supplied is 2.6.11.1, and it looks like it needs the > following to bring it up to date: > > 1) Using platform_device for on-chip resources. > 2) Coding standards cleanup. > 3) Fix the ethernet driver > 3a) Fix bugs in stopping and starting interface > 3b) remove virt_to_phys > 3c) ethtool support? > > Has anybody started on this before I begin?
I'm not aware of anyone, but I know I told people at FSL to clean this up. Also, the PIC code needs to be looked at. The TSI108 looked too similar to openpic to warrant its own code when I reviewed this code awhile ago. - kumar
