u-boot-brain/cpu/mpc83xx
Kumar Gala 3e78a31cfe mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead
The code that is ifdef'd with CONFIG_MPC8349 is actually applicable to all
MPC834X class processors.  Change the protections from CONFIG_MPC8349 to
CONFIG_MPC834X so they are more generic.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
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: Add support for the MPC832XEMDS board 2007-03-02 11:05:53 -06:00
cpu.c mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead 2007-03-02 11:05:53 -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 mpc83xx: U-Boot support for Wind River SBC8349 2007-03-02 11:05:53 -06:00
speed.c mpc83xx: Replace CONFIG_MPC8349 and use CONFIG_MPC834X instead 2007-03-02 11:05:53 -06:00
start.S mpc83xx: Put the version (and magic) after the HRCW. 2007-03-02 11:05:53 -06:00
traps.c mpc83xx: Miscellaneous code style fixes 2006-11-28 23:34:30 -06:00