From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jerry Van Baren Date: Mon, 21 Jul 2008 16:39:26 -0400 Subject: [U-Boot-Users] [PATCH] fsl-i2c: fix writes to data segment before relocation In-Reply-To: <4884F221.3070808@freescale.com> References: <1216668383-17967-1-git-send-email-timur@freescale.com> <4884F1A0.8000707@ovro.caltech.edu> <4884F221.3070808@freescale.com> Message-ID: <4884F3FE.7040605@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 Timur Tabi wrote: > David Hawkins wrote: >> Hi Timur, [snip] >> If you need I2C speed tracking code, why not just re-read >> the I2C controller registers, and determine the speed from >> there? That is independent of relocation. > > I suppose we could do that. That won't work for soft (bit-banged) I2C. Best regards, gvb