]> Git Repo - J-u-boot.git/commit - board/overo/overo.c
TI: OMAP3: Overo Tobi ethernet support
authorOlof Johansson <[email protected]>
Tue, 29 Sep 2009 14:22:45 +0000 (10:22 -0400)
committerTom Rix <[email protected]>
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 <[email protected]>
Acked-by: Dirk Behme <[email protected]>
Acked-by: Ben Warren <[email protected]>
board/overo/overo.c
board/overo/overo.h
include/configs/omap3_overo.h
This page took 0.03863 seconds and 4 git commands to generate.