Here is an updated patch that addresses most of Uwe's comments. I removed debug.c and used the jarrell mainboard's debug.c instead; removed failover.c and used the global version instead; removed reset.c and added a hard_reset() function to the i3100 southbridge code; and removed cmos.layout. (I love deleting code!)
Signed-off-by: Ed Swierk eswierk@arastra.com
--Ed