[U-Boot] [PATCH 0/3] omap3evm: Generic ethernet fixes
Sanjeev Premi
premi at ti.com
Wed Jun 22 21:24:06 CEST 2011
This patchset mainly fixes the ethernet reset sequence
on the Rev G EVM board.
Function setup_net_chip() is required to detect the
board revision. However, steps to reset the ethernet
chip now depend upon the board revision.
Therefore, steps to reset the ethernet chip have been
moved to a new function reset_net_chip() - called
after board revision has been detected/ identified.
Sanjeev Premi (2):
omap3evm: eth: split function setup_net_chip
omap3evm: eth: Include functions only when necessary
Sriramakrishnan (1):
omap3evm: Update ethernet reset sequence for Rev.G board
board/ti/evm/evm.c | 37 +++++++++++++++++++++++++++++--------
board/ti/evm/evm.h | 1 +
2 files changed, 30 insertions(+), 8 deletions(-)
--
1.7.2.2
More information about the U-Boot
mailing list