From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Date: Tue, 29 Sep 2009 07:49:04 -0500 Subject: [U-Boot] [PATCH 1/1] TI OMAP3 Use arm init sequence to initialize i2c In-Reply-To: <4AC1A6DD.9050205@googlemail.com> References: <1253810115-27861-1-git-send-email-Tom.Rix@windriver.com> <1253810115-27861-2-git-send-email-Tom.Rix@windriver.com> <4AC1A6DD.9050205@googlemail.com> Message-ID: <4AC20240.9070200@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 Dirk Behme wrote: > Tom, > > Tom Rix wrote: >> This changes fixes an early i2c error. > > Do you like to update this against recent u-boot-ti? > Yes. I developed against the u-boot-ti branch. I will rebase the patches. Tom