]> 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>
Sun, 4 Oct 2009 15:51:32 +0000 (10:51 -0500)
commit2f3b6ef2fe4609c90976ba6aeffd836c6ccb2703
tree4a0e10c01e3ec5a88df5440c46cc37d6c919c8a1
parent4eb3af078267e103fb957cb831497cf7670fb3f4
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