u-boot-brain/cpu/mpc86xx
Timur Tabi 943afa229c 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: Timur Tabi <timur@freescale.com>
2008-02-14 23:32:40 +01:00
..
cache.S Remove L2 Cache invalidate polling. 2006-05-19 13:54:02 -05:00
config.mk PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
cpu_init.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00
cpu.c make 8610 board use pixis reset 2007-11-17 00:58:02 +01:00
interrupts.c cpu/86xx fixes. 2007-08-10 11:02:32 -05:00
Makefile Make MPC8641's PCI/PCI-E driver a common driver for many FSL parts. 2007-08-06 00:22:24 +02:00
spd_sdram.c 86xx: Support 2GB DIMMs 2008-01-10 14:00:28 -06:00
speed.c 85xx, 86xx: Determine I2C clock frequencies and store in global_data 2008-02-14 23:32:40 +01:00
start.S PPC: Use r2 instead of r29 as global data pointer 2008-02-14 22:43:22 +01:00
traps.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00