the following patch was just integrated into master: commit 354066e1179e2c3ca14c5b1216d3a565fb6da813 Author: Nico Huber nico.huber@secunet.com Date: Mon Jun 17 17:42:35 2013 +0200
libpayload: ahci: Increase timeout for signature reading
We can't read the drives signature before it's ready, i.e. spun up. So set the timeout to the standard 30s. Also put a notice on the console, so the user knows why the signature reading failed.
Change-Id: I2148258f9b0eb950b71544dafd95776ae70afac8 Signed-off-by: Nico Huber nico.huber@secunet.com Reviewed-on: http://review.coreboot.org/3493 Tested-by: build bot (Jenkins) Reviewed-by: Paul Menzel paulepanter@users.sourceforge.net Reviewed-by: Dave Frodin dave.frodin@se-eng.com Reviewed-by: Ronald G. Minnich rminnich@gmail.com
See http://review.coreboot.org/3493 for details.
-gerrit