u-boot-brain/cpu/mpc512x
Martha Marx abfbd0ae49 ADS5121 Add IC Ident Module (IIM) support
IIM (IC Identification Module) is the fusebox for the mpc5121.
Use #define CONFIG_IIM to turn on the clock for this module
use #define CONFIG_CMD_FUSE to add fusebox commands.
Fusebox commands include the ability to read
the status, read the register cache, override the register cache,
program the fuses and sense them.

Signed-off-by: Martha Marx <mmarx@silicontkx.com>
Signed-off-by: John Rigby <jrigby@freescale.com>
2009-02-03 15:40:20 -07:00
..
config.mk
cpu_init.c
cpu.c
i2c.c
iim.c ADS5121 Add IC Ident Module (IIM) support 2009-02-03 15:40:20 -07:00
interrupts.c
iopin.c
Makefile ADS5121 Add IC Ident Module (IIM) support 2009-02-03 15:40:20 -07:00
serial.c
speed.c
start.S
traps.c