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: [EMAIL PROTECTED]
=====================================================================

-------------------------------------------------------------------------
Sponsored by: SourceForge.net Community Choice Awards: VOTE NOW!
Studies have shown that voting for your favorite open source project,
along with a healthy diet, reduces your potential for chronic lameness
and boredom. Vote Now at http://www.sourceforge.net/community/cca08
_______________________________________________
U-Boot-Users mailing list
U-Boot-Users@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/u-boot-users

Reply via email to