[LinuxBIOS] [PATCH] vt8237r fixes/improvements (LBv2)

Corey Osgood corey.osgood at gmail.com
Sat Nov 3 05:24:10 CET 2007


Russell Whitaker wrote:
>
>
> On Fri, 2 Nov 2007, Corey Osgood wrote:
>
>> Peter Stuge wrote:
>>> On Fri, Nov 02, 2007 at 01:30:25PM -0400, Corey Osgood wrote:
>>
>>>> +++ src/include/spd.h    (working copy)
>>>> @@ -105,6 +105,7 @@
>>>>  #define SPD_MEMORY_TYPE_SGRAM_DDR        6
>>>>  #define SPD_MEMORY_TYPE_SDRAM_DDR        7
>>>>  #define SPD_MEMORY_TYPE_SDRAM_DDR2       8
>>>> +#define SPD_MEMORY_TYPE_SDRAM_DDR3     0xb
>>>>
>>>
>>> Looks like bad whitespace, but that's a separate patch.
>>>
>>
>> Weird, it looks fine in the file.
>>
> The 4th #define line has a tab chr right after the DDR3
> while the first 3 #define lines have only space chrs.
>
>    Russ
>

Which explains it perfectly. Fixed now, thanks.

-Corey




More information about the coreboot mailing list