]> Git Repo - u-boot.git/commit
mpc83xx: Fix the fatal conflict of merge
authorDave Liu <[email protected]>
Thu, 17 Jan 2008 10:23:19 +0000 (18:23 +0800)
committerKim Phillips <[email protected]>
Thu, 17 Jan 2008 17:01:52 +0000 (11:01 -0600)
commita8cb43a89be6cfd283257a603dd9841503ccce0f
tree3480bb902c877d92ce4eeeb1f9e5fd062cbc0ada
parentf188896c2f1594fe749fdb99bbc8c54023cfab3a
mpc83xx: Fix the fatal conflict of merge

The commit 9e89647889cd4b5ada5b5e7cad6cbe55737a08d7
will cause the mpc8315erdb board can't boot up.

The patch fix that bug, and remove the duplicated #ifdef
CFG_SPCR_TSECEP code and clean the SCCR_TSEC2 for
MPC8313E processor.

Signed-off-by: Dave Liu <[email protected]>
Signed-off-by: Kim Phillips <[email protected]>
cpu/mpc83xx/cpu_init.c
cpu/mpc83xx/speed.c
include/mpc83xx.h
This page took 0.031486 seconds and 4 git commands to generate.