commit | df3826262c0efd2baec4df23d44b3942af98f5a7 | [log] [tgz] |
---|---|---|
author | Olof Johansson <olof@lixom.net> | Tue Sep 29 10:22:45 2009 -0400 |
committer | Tom Rix <Tom.Rix@windriver.com> | Tue Oct 13 06:17:38 2009 -0500 |
tree | c8f5f28b0ca5b7e4a9b7b82060c275ce5896392a | |
parent | 2a6cc97b91997ae485312ac91ffbcea6a89b663a [diff] |
TI: OMAP3: Overo Tobi ethernet support Add setup for ethernet on Tobi, allowing kernel/ramdisk to be loaded over tftp. This also refactors the smc911x driver to allow for detecting when the chip is missing. I.e. the detect_chip() function is called earlier and will abort gracefully when the Chip ID read returns all 1's. Signed-off-by: Olof Johansson <olof@lixom.net> Acked-by: Dirk Behme <dirk.behme@googlemail.com> Acked-by: Ben Warren <biggerbadderben@gmail.com>