From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tom Rix Date: Wed, 10 Jun 2009 07:53:48 -0500 Subject: [U-Boot] Zoom hw reset Message-ID: <1244638432-30893-1-git-send-email-Tom.Rix@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 For arm/next This patch enables hw resetting of zoom1 and zoom2. This is done through the twl4030 part. Since this part is not currently supported, start an twl4030_i2c device. In testing it was found that I2C was broken on Zoom1 and Zoom2. I2C was fixed by improving the initialization of its sampling clock. The reset changes were run tested on zoom1 and zoom2. The I2C changes were run tested on zoom1, zoom2, beagle and overo. The 400kHz case was run tested on a variant of the zoom1 configuration.