commit | 4963f920370663ddca6306159f687b18ed8ff63c | [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 | 64aabc281fc4bc53ef7d19762752563df68b8460 [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>