the following patch was just integrated into master: commit 3d4762d450f63c32038b4c9c422dc99c98fdee9a Author: Siyuan Wang wangsiyuanbuaa@gmail.com Date: Fri Jan 4 13:07:49 2013 +0800
Tyan s8226: change lapic of lapic_cluster 0 to 0x10
There are two CPUs on s8226 and each CPU has 8 cores. CPU 0 takes lapic from 0x10 to 0x17 and CPU 1 takes from 0x20 to 0x27. So the first core's lapic is 0x10 rather than 0x20.
Change-Id: I925114d44f2f4974eb62c3832d8c9139a2a06c96 Signed-off-by: Siyuan Wang SiYuan.Wang@amd.com Signed-off-by: Siyuan Wang wangsiyuanbuaa@gmail.com Reviewed-on: http://review.coreboot.org/2099 Reviewed-by: Zheng Bao zheng.bao@amd.com Tested-by: build bot (Jenkins) Reviewed-by: Ronald G. Minnich rminnich@gmail.com
Build-Tested: build bot (Jenkins) at Fri Jan 4 06:15:14 2013, giving +1 Reviewed-By: Zheng Bao zheng.bao@amd.com at Fri Jan 4 06:10:47 2013, giving +1 Reviewed-By: Ronald G. Minnich rminnich@gmail.com at Fri Jan 4 06:37:18 2013, giving +2 See http://review.coreboot.org/2099 for details.
-gerrit