The attached patch moves 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.
Signed-off-by: Scott Duplichan <scott(a)notabs.org>