u-boot-brain/cpu/mpc83xx
Ben Warren b24f119d67 Multi-bus I2C implementation of MPC834x
Hello,

Attached is a patch implementing multiple I2C buses on the MPC834x CPU
family and the MPC8349EMDS board in particular.
This patch requires Patch 1 (Add support for multiple I2C buses).
Testing was performed on a 533MHz board.

/*** Note: This patch replaces ticket DNX#2006083042000027 ***/

Signed-off-by: Ben Warren <bwarren@qstreams.com>

CHANGELOG:
        Implemented driver-level code to support two I2C buses on the
MPC834x CPU family and the MPC8349EMDS board.  Available I2C bus speeds
are 50kHz, 100kHz and 400kHz on each bus.

regards,
Ben
2006-11-03 19:42:19 -06:00
..
config.mk * Patch by Eran Liberty 2005-07-28 10:08:46 -05:00
cpu_init.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
cpu.c mpc83xx: Changed to unified mpx83xx names and added common 83xx changes 2006-11-03 19:42:18 -06:00
i2c.c Multi-bus I2C implementation of MPC834x 2006-11-03 19:42:19 -06:00
interrupts.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00
Makefile mpc83xx: Removed unused file resetvec.S for mpc83xx cpu 2006-11-03 19:42:17 -06:00
spd_sdram.c mpc83xx: Add support for Errata DDR6 on MPC 834x systems 2006-11-03 19:42:19 -06:00
speed.c mpc83xx: Changed to unified mpx83xx names and added common 83xx changes 2006-11-03 19:42:18 -06:00
start.S mpc83xx: Add support for variable flash memory sizes on 83xx systems 2006-11-03 19:42:18 -06:00
traps.c GCC-4.x fixes: clean up global data pointer initialization for all boards. 2006-03-31 18:32:53 +02:00