From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jens Scharsig Date: Fri, 20 Jul 2007 15:21:56 +0200 Subject: [U-Boot-Users] [PATCH] hardware I2C support for MCF528x (update) Message-ID: List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de This is a update to the I2C part of [PATCH] extended hardware support for MCF5282 (2006-11-30). This patch includes the orginal changes and adds i2c_get_bus_speed and i2c_set_bus_speed to use with CONFIG_I2C_CMD_TREE. CHANGELOG: * add hardware i2c driver for Freescale MCF528x * add i2c_get_bus_speed and i2c_set_bus_speed to use with CONFIG_I2C_CMD_TREE Signed-off-by: Jens Scharsig -------------- next part -------------- An embedded and charset-unspecified text was scrubbed... Name: mcf5282_i2c_review.patch Url: http://lists.denx.de/pipermail/u-boot/attachments/20070720/31ceb332/attachment.txt