commit | 9810263afec5ac5f38f92963bb3b6d799e4331d0 | [log] [tgz] |
---|---|---|
author | Dave Liu <r63238@freescale.com> | Tue Jun 03 17:38:19 2008 +0800 |
committer | Wolfgang Denk <wd@denx.de> | Mon Jun 30 22:13:47 2008 +0200 |
tree | a7ae97193158e5a9d916141ac11ef1a3f9e5f1f9 | |
parent | 8b616edb118e37d05f6401389eaee1c636b22828 [diff] |
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>