
17 Jul
2009
17 Jul
'09
4:19 a.m.
Ben Warren wrote:
All in-tree boards that use this controller have CONFIG_NET_MULTI added Also:
- changed CONFIG_DRIVER_SMC911X* to CONFIG_SMC911X*
- cleaned up line lengths
- modified all boards that override weak function in this driver
Signed-off-by: Ben Warren biggerbadderben@gmail.com
Note: I haven't actually *tested* this code, only verified that it compiles cleanly on an ARM platform and that the appropriate weak functions are overridden (looked in System.map). Although the changes are mainly cosmetic, there's a very good chance that bugs were introduced, so if anybody can try it please do!
thanks, Ben