From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephan Linz Date: Thu, 4 Mar 2004 13:33:20 +0100 Subject: [U-Boot-Users] Proposal to add "ispeed" (I2C speed) command In-Reply-To: <20040304091144.6C788C1183@atlas.denx.de> References: <20040304091144.6C788C1183@atlas.denx.de> Message-ID: <04030413332001.12732@pcj86> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Am Donnerstag, 4. M?rz 2004 10:11 schrieb Wolfgang Denk: > What is that good for? Why would you need to change speed? This 'could' be usefull to speed up the i2c communication if there are more than one i2c devices with significant differences between the clock timing; ex. 27C32 (100kHz at 3.3V) and LM75 (400kHz). Tolunay has spoken about like this. But right I see now reason to do so, too. U-Boot has to be a boot loader not a performant operator... Best Regards, Stephan Linz