the following patch was just integrated into master: commit f1aabecaaccbac8ed575312f3801ec9de7e912a9 Author: Stefan Reinauer reinauer@chromium.org Date: Wed Jan 22 15:16:30 2014 -0800
intel/haswell: Allow pre-graphics delay
Some slow monitors/TVs can't wake up quickly enough for coreboot, so when the VBIOS is run it won't detect them. Hence, add an option to wait for a while before running the VBIOS.
BUG=none BRANCH=panther TEST=Boot to dev mode on one of the systems that exposed the problem and see it go away.
Change-Id: Ib9524f1c7ee08bedf96a6468da8b4ccf712fe0e2 Signed-off-by: Stefan Reinauer reinauer@google.com Signed-off-by: Stefan Reinauer reinauer@chromium.org Reviewed-on: https://chromium-review.googlesource.com/183545 Reviewed-by: Mohammed Habibulla moch@google.com Reviewed-by: Duncan Laurie dlaurie@chromium.org Reviewed-on: http://review.coreboot.org/6009 Tested-by: build bot (Jenkins) Reviewed-by: Patrick Georgi patrick@georgi-clan.de Reviewed-by: Edward O'Callaghan eocallaghan@alterapraxis.com
See http://review.coreboot.org/6009 for details.
-gerrit