the following patch was just integrated into master: commit a76ce3ce25f5480278469a3515742625cb73cf3d Author: Sven Schnelle svens@stackframe.org Date: Sun Jul 29 17:42:52 2012 +0200
Revert "remove CONFIG_SERIAL_CPU_INIT"
This reverts commit 78efc4c36c68b51b3e73acdb721a12ec23ed0369.
The broadcast patch was reverted, so this commit should also be reverted. The reason for reverting the broadcast patch:
It turned out that sending IPIs via broadcast doesn't work on Sandybridge. We tried to come up with a solution, but didn't found any so far. So revert the code for now until we have a working solution.
Change-Id: I05c27dec55fa681f455215be56dcbc5f22808193 Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Mon Jul 30 22:45:41 2012, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Tue Jul 31 05:52:44 2012, giving +2 See http://review.coreboot.org/1380 for details.
-gerrit