u-boot-brain/cpu/mpc83xx
Dave Liu e080313c32 mpc83xx: streamline the 83xx immr head file
For better format and style, I streamlined the 83xx head files,
including immap_83xx.h and mpc83xx.h. In the old head files, 1)
duplicated macro definition appear in the both files; 2) the structure
of QE immr is duplicated in the immap_83xx.h and immap_qe.h; 3) The
macro definition put inside the each structure. So, I cleaned up the
structure of QE immr from immap_83xx.h, deleted the duplicated stuff and
moved the macro definition to mpc83xx.h, Just like MPC8260.

CHANGELOG

*streamline the 83xx immr head file

Signed-off-by: Dave Liu <daveliu@freescale.com>
2007-03-02 11:05:53 -06:00
..
config.mk * Patch by Eran Liberty 2005-07-28 10:08:46 -05:00
cpu_init.c mpc83xx: streamline the 83xx immr head file 2007-03-02 11:05:53 -06:00
cpu.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00
interrupts.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00
Makefile mpc83xx: Update 83xx to use fsl_i2c.c 2006-11-03 19:42:23 -06:00
qe_io.c mpc83xx: streamline the 83xx immr head file 2007-03-02 11:05:53 -06:00
spd_sdram.c Code cleanup. 2006-11-30 18:02:20 +01:00
speed.c mpc83xx: streamline the 83xx immr head file 2007-03-02 11:05:53 -06:00
start.S mpc83xx: Replace CFG_IMMRBAR with CFG_IMMR 2006-11-03 19:42:23 -06:00
traps.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00