commit | 49da20a56aafbfd84513620fe38f6a1506b83b12 | [log] [tgz] |
---|---|---|
author | Michael Walle <michael@walle.cc> | Wed May 11 12:22:46 2011 +0000 |
committer | Albert ARIBAUD <albert.u.boot@aribaud.net> | Mon May 23 08:58:32 2011 +0200 |
tree | 6ac867ca81e4def827068aeb8729149c9d92becf | |
parent | 360065d12b6bb1411ace38e799236991ccf21ea6 [diff] |
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>