From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Thu, 11 Jun 2009 14:21:34 -0500 Subject: [U-Boot] [PATCH 1/1] OMAP3 I2C Fix the sampling clock. In-Reply-To: <1244747806-27778-1-git-send-email-Tom.Rix@windriver.com> References: <1244747806-27778-1-git-send-email-Tom.Rix@windriver.com> Message-ID: <4A31593E.6070108@windriver.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Forgot the --compose.. This is the formal patch for the solution I posted earlier for making the i2c setup more flexible. Retested as per original commit message. Tom