From mboxrd@z Thu Jan 1 00:00:00 1970 From: Timur Tabi Date: Wed, 23 Jan 2008 14:29:33 -0600 Subject: [U-Boot-Users] 85xx, 86xx: Determine I2C clock frequencies and store in global_data In-Reply-To: <11999109263282-git-send-email-timur@freescale.com> References: <11999109263282-git-send-email-timur@freescale.com> Message-ID: <4797A3AD.9000302@freescale.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Timur Tabi wrote: > Update global_data to define i2c1_clk and i2c2_clk to 85xx and 86xx. > > Update the get_clocks() function in 85xx and 86xx to determine the I2C > clock frequency and store it in gd->i2c1_clk and gd->i2c2_clk. Is there a reason why this patch was never picked up for the 1.3.2 merge window? I posted it on the ninth and emailed both of you a couple times about it. -- Timur Tabi Linux kernel developer at Freescale