the following patch was just integrated into master: commit 0c169bf8c285165dd4f81630671a927233cd8430 Author: Sven Schnelle svens@stackframe.org Date: Wed Jun 20 10:23:31 2012 +0200
mptable: initialize apic/bus arrays with ARRAY_SIZE
and increase the busses size to 32, as 16 isn't enough one some systems (i5000 for example)
Change-Id: Ie09f451dd82ac25b0de85fd47807136e01da737b Signed-off-by: Sven Schnelle svens@stackframe.org
Build-Tested: build bot (Jenkins) at Wed Jun 20 11:54:58 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Wed Jun 20 12:46:39 2012, giving +2 See http://review.coreboot.org/1114 for details.
-gerrit