Skip to content
Snippets Groups Projects
Commit 943afa22 authored by Timur Tabi's avatar Timur Tabi Committed by Wolfgang Denk
Browse files

85xx, 86xx: Determine I2C clock frequencies and store in global_data


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: default avatarTimur Tabi <timur@freescale.com>
parent b931b3a9
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment