From mboxrd@z Thu Jan 1 00:00:00 1970 From: Daniel Gorsulowski Date: Mon, 25 May 2009 08:27:39 +0200 Subject: [U-Boot] [PATCH] at91: Extended soft_i2c driver for AT91SAM9263 SoC In-Reply-To: <20090523000221.GH19891@game.jcrosoft.org> References: <1242645655326-git-send-email-Daniel.Gorsulowski@esd.eu> <20090523000221.GH19891@game.jcrosoft.org> Message-ID: <4A1A3A5B.1040004@esd.eu> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Dear Jean-Christophe, Jean-Christophe PLAGNIOL-VILLARD schrieb: > On 13:20 Mon 18 May , Daniel Gorsulowski wrote: >> While hard_i2c support is not available >> (see http://lists.denx.de/pipermail/u-boot/2009-March/049751.html), >> this patch enables soft_i2c on AT91SAM9263 SoC. >> >> Signed-off-by: Daniel Gorsulowski >> --- > where do you use it? > > Best Regards, > J. I'll use I2C on an other AT91SAM9263 based board, called "OTC570". The patch is not ready yet (first working on MEESC implementation), but it will come soon. Best regards, Daniel Gorsulowski