]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
TI: OMAP3: Overo Tobi ethernet support
authorOlof Johansson <olof@lixom.net>
Tue, 29 Sep 2009 14:22:45 +0000 (10:22 -0400)
committerTom Rix <Tom.Rix@windriver.com>
Tue, 13 Oct 2009 11:17:38 +0000 (06:17 -0500)
commitdf3826262c0efd2baec4df23d44b3942af98f5a7
treec8f5f28b0ca5b7e4a9b7b82060c275ce5896392a
parent2a6cc97b91997ae485312ac91ffbcea6a89b663a
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>
board/overo/overo.c
board/overo/overo.h
include/configs/omap3_overo.h