[U-Boot-Users] [PATCH] New Dummy I2C Driver

Stefan Roese sr at denx.de
Fri Jul 11 10:54:24 CEST 2008


On Friday 11 July 2008, Ricardo Ribalda Delgado wrote:
> I didn't add this to the description sorry:
>
>  This driver provides access to a false i2c eeprom.
>  This false eeprom could be very useful in boards with
>  ddr2 memories and no i2c interfaces.
>  Using this driver the user can simulate the spd interface
>  of the ddr2 memory and use the ddr2 auto configuration

Problem is, that those SPD values in this driver are board specific. Other 
boards with other DIMM(s) would need other EEPROM values. So it doesn't make 
sense to add this in such a common file for me. And I really don't like the 
name "dummy_i2c.c".

Which SDRAM controller is used on your 440/Virtex SoC? Is it an IBM compatible 
one? Or an IP core from Xilinx? I suggest you take a look at the similar 
implementation selectable via CFG_SIMULATE_SPD_EEPROM (used on bamboo).

Best regards,
Stefan

=====================================================================
DENX Software Engineering GmbH,     MD: Wolfgang Denk & Detlev Zundel
HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany
Phone: +49-8142-66989-0 Fax: +49-8142-66989-80  Email: office at denx.de
=====================================================================




More information about the U-Boot mailing list