From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jon Loeliger Date: Mon, 04 Feb 2008 17:22:38 -0600 Subject: [U-Boot-Users] 85xx, 86xx: Determine I2C clock frequencies and store in global_data In-Reply-To: <20080204232017.221EF242B6@gemini.denx.de> References: <20080204232017.221EF242B6@gemini.denx.de> Message-ID: <47A79E3E.10209@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 Wolfgang Denk wrote: > Hello Andy & Jon, > > in message <4797BBB7.4040207@freescale.com> Jon wrote: >> Andy Fleming wrote: >>> On Jan 9, 2008 2:35 PM, 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. >>>> >>>> Signed-off-by: Timur Tabi >>> Acked-by: Andy Fleming >> Acked-by: Jon Loeliger > > I rely on either of you picking this up and applying it to his > custodian repo. Please confirm. > > Best regards, > > Wolfgang Denk > Andy, Can you get this one please? Thanks, jdl