From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michal Simek Date: Fri, 11 Jul 2008 15:45:41 +0200 Subject: [U-Boot-Users] [PATCH] New Dummy I2C Driver In-Reply-To: <487755DC.6090400@ge.com> References: <1215771981-26784-1-git-send-email-ricardo.ribalda@uam.es> <487755DC.6090400@ge.com> Message-ID: <48776405.1060704@seznam.cz> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de >> 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 config > > Hi Ricardo: > > Nitpicking - "fake" would be a better word than "false" in this context. > I wouldn't reroll the patch for this, but if you reroll it for some > other reason... > > Thanks, > gvb :-) M