From: Simon Arlott Date: Wed, 2 May 2007 17:27:05 +0000 (+0200) Subject: [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache X-Git-Tag: v2.6.22-rc1~1011^2~214 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0949be35095b53dbaa72db700cb5074c5c249629;p=pandora-kernel.git [PATCH] i386: Add an option for the VIA C7 which sets appropriate L1 cache The VIA C7 is a 686 (with TSC) that supports MMX, SSE and SSE2, it also has a cache line length of 64 according to http://www.digit-life.com/articles2/cpu/rmma-via-c7.html. This patch sets gcc to -march=686 and select s the correct cache shift. Signed-off-by: Simon Arlott Signed-off-by: Andi Kleen Cc: Andi Kleen Cc: Dave Jones Cc: Alan Cox Signed-off-by: Andrew Morton --- Reading git-diff-tree failed