[U-Boot] [PATCH 4/5] arm: omap: reset sata on boot

Tom Rini trini at ti.com
Mon Dec 15 18:00:40 CET 2014


On Mon, Dec 15, 2014 at 04:02:58PM +0200, Dmitry Lifshitz wrote:

> On OMAP platforms (like OMAP5) Linux kernel fails to detect a SATA
> device if it is used by U-Boot.
> 
> It happens because U-Boot does not reset SATA controller before boot.
> 
> Reset the controller on OS boot so that Linux will have a clean state
> to work with.
> 
> Signed-off-by: Dmitry Lifshitz <lifshitz at compulab.co.il>

To be clear, since we're using CMD_SCSI and not CMD_SATA is why we need
this reset sequence here instead of the sata_stop() that say i.MX uses.

Reviewed-by: Tom Rini <trini at ti.com>

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20141215/3571c83a/attachment.pgp>


More information about the U-Boot mailing list