the following patch was just integrated into master: commit 895c1739ca61c2e47d784629cab39718b306d806 Author: Kyösti Mälkki kyosti.malkki@gmail.com Date: Thu Jun 28 12:16:12 2012 +0300
Intel cpus: delete dead CAR code and whitespace fixes
A diff from model_6fx to model_106cx suggests there is little CORE2 specific code that was once considered useful to have. In its current status however, sockets supporting model_6fx use model_6ex CAR init, so that specific code is actually never used.
Deletes file: model_6fx/cache_as_ram.inc
Change-Id: I6c0204446fa98207e31f91895e1cf30fde42382c Signed-off-by: Kyösti Mälkki kyosti.malkki@gmail.com
Build-Tested: build bot (Jenkins) at Wed Jul 4 12:03:53 2012, giving +1 Reviewed-By: Sven Schnelle svens@stackframe.org at Wed Jul 4 14:44:28 2012, giving +2 See http://review.coreboot.org/640 for details.
-gerrit