]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
arm: am335x: DXR2: Move unconditional LAN9303 reset into command
authorStefan Roese <sr@denx.de>
Wed, 12 Mar 2014 09:45:41 +0000 (10:45 +0100)
committerTom Rini <trini@ti.com>
Wed, 12 Mar 2014 20:22:12 +0000 (16:22 -0400)
commitec716e33d6ce46c9b60db4cf35af81d8812b414e
treec1ef2385803d2201fa6b78bbc3a9f261904019e9
parentef59bb7cc830b563530cd8bbfff22139f5e98b0a
arm: am335x: DXR2: Move unconditional LAN9303 reset into command

The switch HW reset results in a disconnection of the switch port daisy-
chain for a few seconds. This is not desired in the normal field use
case. So lets remove this switch reset from the normal bootup sequence
and move it into a board specific command. This way it can be executed
in the development environment when really needed.

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Roger Meier <r.meier@siemens.com>
Cc: Lukas Stockmann <lukas.stockmann@siemens.com>
Cc: Tom Rini <trini@ti.com>
board/siemens/dxr2/board.c