the following patch was just integrated into master: commit c053d7c6aa18b50a9dcf9081d8f6067e754910ab Author: Sven Schnelle svens@stackframe.org Date: Tue Jun 26 09:11:55 2012 +0200
remove CONFIG_SERIAL_CPU_INIT
The new broadcast code doesn't support serial init - if a CPU needs serial init, this should be handled in the model specific CPU init code.
Change-Id: I7cafb0af10d712366819ad0849f9b93558e9d46a Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Mon Jul 2 20:57:02 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Mon Jul 2 21:44:36 2012, giving +2 See http://review.coreboot.org/1140 for details.
-gerrit