[coreboot] patch: remove static variable from cs5536 smbus function

ron minnich rminnich at gmail.com
Mon Sep 15 21:15:01 CEST 2008


Oops :-)



On Mon, Sep 15, 2008 at 12:11 PM, Carl-Daniel Hailfinger
<c-d.hailfinger.devel.2006 at gmx.net> wrote:
> On 15.09.2008 20:39, ron minnich wrote:
>> This fix proposes the following:
>> 1. mainboard/*/*/initram.c has to provide an spd_init function just as
>> each mainboard provides an spd_read_byte function now.
>> 2. this function is called from sdram_set_spd_registers before any spd
>> functions are used.
>>
>> It does require that we add an spd_init function to mainboards. This
>> addition is very useful, in fact, as many mainboards have I2C hardware
>> that is special and unique to that board that has to be set up (think:
>> I2C mux).
>>
>> I realize it is a bit more inconvenient to require adding this
>> function but I think it is worth it.
>>
>> Signed-off-by: Ronald G. Minnich <rminnich at gmail.com>
>>
>
> -ENOPATCH.
>
> Regards,
> Carl-Daniel
>
> --
> http://www.hailfinger.org/
>
>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: spd_init.patch
Type: text/x-diff
Size: 6831 bytes
Desc: not available
URL: <http://www.coreboot.org/pipermail/coreboot/attachments/20080915/744a06ce/attachment.bin>


More information about the coreboot mailing list