the following patch was just integrated into master: commit 8b860896689f7e5360d86a2861600d10240a83d6 Author: Scott Duplichan scott@notabs.org Date: Wed Jul 13 17:34:16 2011 -0600
Move AMD SB800 early clock setup.
Move the AMD SB800 early clock setup code that is needed for early serial port operation from mainboard/romstage.c to sb800/bootblock.c. This prevents code duplication and simplifies porting.
Change-Id: I615cfec96c9f202d9c154dc6674ec7cbcf4090c3 Signed-off-by: Scott Duplichan scott@notabs.org Signed-off-by: Marc Jones marcj303@gmail.com
See http://review.coreboot.org/96 for details.
-gerrit