[LinuxBIOS] [PATCH] AMD Barcelona(family 10) support 1 of 4 repost

Marc Jones marc.jones at amd.com
Sat Dec 15 00:33:21 CET 2007



Marc Jones wrote:
> 
> Myles Watson wrote:
>> Index: LinuxBIOSv2/src/cpu/amd/car/cache_as_ram.inc
>> ===================================================================
>> ...
>> +	movl	%edx, %eax
>> +		wrmsr
>>  	movl	$0x269, %ecx
>>  	wrmsr
>>
>> Extra tab before wrmsr
>>
> fixed
>> +#if CAR_FAM10 == 1
>> +#define CacheSizeAPStack 0x400 /* 1K */
>> +//#define CacheSizeAPStack 0x200 /* 512 */
>> +#endif
>>
>> A comment of when you might want to switch to 512 would be nice, or just
>> remove the 512.
>>
>>
> and fixed
> 
>> I don't have the hardware to test with Barcelona, but the patch doesn't
>> change the functionality of the base code (except for adding some POST
>> codes).
>>
>> Thanks for separating the patches, it made it a lot easier to see the
>> changes.
>>
>> Myles
>>
>> Acked-by: Myles Watson <myles at pel.cs.byu.edu>
> 
> Thanks,
> Marc
> 
Patch attached or get the entire set here:
http://linuxbios.org/~mjones/barc121407.tar.gz
Marc


-- 
Marc Jones
Senior Firmware Engineer
(970) 226-9684 Office
mailto:Marc.Jones at amd.com
http://www.amd.com/embeddedprocessors
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: amd_fam10_cpu.patch
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071214/b66d1066/attachment.ksh>
-------------- next part --------------
An embedded and charset-unspecified text was scrubbed...
Name: amd_cpu_cleanup.patch
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20071214/b66d1066/attachment-0001.ksh>


More information about the coreboot mailing list