uboot-mt623x/cpu/mpc86xx
Timur Tabi 1b9ed2574a Fix calculation of I2C clock for some 86xx chips
Some 86xx chips use CCB as the base clock for the I2C, and others used CCB/2.
There is no pattern that can be used to determine which chips use which
frequency, so the only way to determine is to look up the actual SOC
designation and use the right value for that SOC.

Signed-off-by: Timur Tabi <timur@freescale.com>
2008-04-30 22:52:35 +02:00
..
Makefile 86xx: Convert sbc8641d to use libfdt. 2008-02-18 14:01:56 -06: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.c Update SVR numbers to expand support 2008-03-26 11:43:04 -05:00
cpu_init.c mpc86xx: Fix implicit declaration of functions 'init_laws' and 'disable_law' 2008-02-18 11:35:01 -06:00
fdt.c 86xx: Convert sbc8641d to use libfdt. 2008-02-18 14:01:56 -06:00
interrupts.c cpu/86xx fixes. 2007-08-10 11:02:32 -05:00
spd_sdram.c 85xx/86xx: Rename ext_refrec to timing_cfg_3 to match docs 2008-04-29 11:44:29 -05:00
speed.c Fix calculation of I2C clock for some 86xx chips 2008-04-30 22:52:35 +02:00
start.S Merge branch 'master' of git://www.denx.de/git/u-boot-mpc86xx 2008-02-15 00:26:52 +01:00
traps.c Fix cases where DECLARE_GLOBAL_DATA_PTR was not declared as global 2007-09-15 20:48:41 +02:00