u-boot-brain/cpu/mpc83xx
Kumar Gala 4feab4de7b mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode
The config value for:
* CFG_ACR_PIPE_DEP
* CFG_ACR_RPTCNT
* CFG_SPCR_TSEC1EP
* CFG_SPCR_TSEC2EP
* CFG_SCCR_TSEC1CM
* CFG_SCCR_TSEC2CM

Were not being used when setting the appropriate register

Added:
* CFG_SCCR_USBMPHCM
* CFG_SCCR_USBDRCM
* CFG_SCCR_PCICM
* CFG_SCCR_ENCCM

To allow full config of the SCCR.

Also removed random CFG_SCCR settings in MPC8349EMDS, TQM834x, and sbc8349
that were just bogus.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
2007-03-02 14:08:26 -06:00
..
config.mk * Patch by Eran Liberty 2005-07-28 10:08:46 -05:00
cpu_init.c mpc83xx: Fix config of Arbiter, System Priority, and Clock Mode 2007-03-02 14:08:26 -06:00
cpu.c mpc83xx: update [local-]mac-address properties on UEC based devices 2007-03-02 11:05:54 -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: Add DDR2 controller fixed/SPD Init for MPC83xx 2007-03-02 11:05:54 -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