]> git.sur5r.net Git - u-boot/commit
omap3evm: eth: split function setup_net_chip
authorSanjeev Premi <premi@ti.com>
Mon, 18 Jul 2011 13:20:15 +0000 (09:20 -0400)
committerU-Boot <uboot@aari01-12.(none)>
Wed, 3 Aug 2011 10:49:18 +0000 (12:49 +0200)
commit6921b314a855b3c4856ef5ef83315fe945de98b2
tree6c075fd3aeb62dc952beea57b872ac4b12ff777f
parent80bb756dbeeedc9d8a1cd7456b8d98c08ed303f1
omap3evm: eth: split function setup_net_chip

In current implementation, the function sets up the ethernet
chip and resets it. The steps to reset depend upon the board
revision.

The patch moves the reset actions to new function reset_net_chip().

Signed-off-by: Sanjeev Premi <premi@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
board/ti/evm/evm.c
board/ti/evm/evm.h