From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Fri, 11 Jul 2008 08:45:16 -0400 Subject: [U-Boot-Users] [PATCH] New Dummy I2C Driver In-Reply-To: <1215771981-26784-1-git-send-email-ricardo.ribalda@uam.es> References: <1215771981-26784-1-git-send-email-ricardo.ribalda@uam.es> Message-ID: <487755DC.6090400@ge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Ricardo Ribalda Delgado wrote: > 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