]> git.ipfire.org Git - people/ms/u-boot.git/commit
sata: wait for device updating signature to host
authorDave Liu <r63238@freescale.com>
Tue, 3 Jun 2008 09:38:19 +0000 (17:38 +0800)
committerWolfgang Denk <wd@denx.de>
Mon, 30 Jun 2008 20:13:47 +0000 (22:13 +0200)
commit9810263afec5ac5f38f92963bb3b6d799e4331d0
treea7ae97193158e5a9d916141ac11ef1a3f9e5f1f9
parent8b616edb118e37d05f6401389eaee1c636b22828
sata: wait for device updating signature to host

The driver need wait for the device updating signature to host.
If we don't wait for it, the driver can not detect the device(disk)
when the system powers up.

Signed-off-by: Dave Liu <daveliu@freescale.com>
drivers/block/fsl_sata.c