the following patch was just integrated into master: commit f1776cd4f022aee49fad497dc0adcc6c224d62fb Author: efdesign98 efdesign98@gmail.com Date: Wed Sep 14 16:22:31 2011 -0600
AMD SB800 early console use fix
This change removes printk's that occur before console init is called. In the best case, these would cause an extremely slow boot, and in the worst case would cause a complete post failure.
Change-Id: I50388e71225e95db602aa45835c39126c1c920a3 Signed-off-by: Frank Vibrans frank.vibrans@amd.com Signed-off-by: efdesign98 efdesign98@gmail.com
See http://review.coreboot.org/216 for details.
-gerrit