]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
mvsata: issue hard reset on initialization
authorMichael Walle <michael@walle.cc>
Wed, 11 May 2011 12:22:46 +0000 (12:22 +0000)
committerAlbert ARIBAUD <albert.u.boot@aribaud.net>
Mon, 23 May 2011 06:58:32 +0000 (08:58 +0200)
commit70c55f5ab324d43093f1c8745462d92042b7306d
tree6ac867ca81e4def827068aeb8729149c9d92becf
parentd2d945714daeaabeaf83ddc63a1c938d9f98ee21
mvsata: issue hard reset on initialization

Before the actual initialization do a hard reset of the SATA port and the
connected device.

changes v1->v2:
 - add comment for udelay

Signed-off-by: Michael Walle <michael@walle.cc>
Cc: Prafulla Wadaskar <prafulla@marvell.com>
Cc: Albert Aribaud <albert.u.boot@aribaud.net>
drivers/block/mvsata_ide.c