From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Walle Date: Thu, 19 May 2011 21:42:44 +0200 Subject: [U-Boot] [PATCH v2] mvsata: issue hard reset on initialization In-Reply-To: <1305152566-6797-1-git-send-email-michael@walle.cc> References: <1305152566-6797-1-git-send-email-michael@walle.cc> Message-ID: <201105192142.44901.michael@walle.cc> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Donnerstag 12 Mai 2011, 00:22:46 schrieb Michael Walle: > Before the actual initialization do a hard reset of the SATA port and the > connected device. > > changes v1->v2: > - add comment for udelay ping? :) -- Michael