the following patch was just integrated into master: commit 2a39261e25686ae1b3c311262dcedfea754957d3 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Tue Jul 31 23:47:09 2012 +0300
Intel model_106cx: change CAR to HT-capable
There are hyper-threading Atom CPUs, those would not enable L2 cache with model_6ex CAR code. Switch to code that can handle different number of threads and cores.
Change-Id: I57328c231f8998f45f7b0d26c63b24585f8476dd Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Tue Jul 31 23:25:40 2012, giving +1 Reviewed-By: Anton Kochkov anton.kochkov@gmail.com at Fri Aug 3 12:21:19 2012, giving +1 Reviewed-By: Alexandru Gagniuc mr.nuke.me@gmail.com at Mon Aug 27 15:39:28 2012, giving +2 See http://review.coreboot.org/1384 for details.
-gerrit