On Fri, May 04, 2007 at 08:56:20PM +0200, Sven Kapferer wrote:
This patch fixes the processor name string for Rev F. CPUs. It moves the complete naming functionality to src/cpu/amd/model_fxx/processor_name.c
Signed-off-by: Sven Kapferer skapfere@rumms.uni-mannheim.de
Acked-by: Ward Vandewege ward@gnu.org
I've tested this on the m57sli-s4, and it fixes the processor name string (if K8_REV_F_SUPPORT=1 is set in Options.lb).
Thanks, Ward.