Ward Vandewege wrote:
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.
This is strange, because the compiler option -DK8_REV_F_SUPPORT='1' was already set by including cpu/amd/socket_AM2. I just verified this by compiling the gigabyte board with an svn version that doesn't include your changes to Options.lb
Regards, - Sven