[coreboot] [PATCH] move AMD SB800 early clock setup code to common file

2011-07-09 Thread Scott Duplichan
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 



sb800-bblk.patch
Description: Binary data
-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot

Re: [coreboot] [PATCH] move AMD SB800 early clock setup code to common file

2011-07-13 Thread Marc Jones
On Sat, Jul 9, 2011 at 11:37 PM, Scott Duplichan  wrote:
> 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 
>

http://review.coreboot.org/#change,96

-- 
http://se-eng.com

-- 
coreboot mailing list: coreboot@coreboot.org
http://www.coreboot.org/mailman/listinfo/coreboot