Timur Tabi df33f6b4d6 Update SCCR programming in cpu_init_f() to support all 83xx processors
Update the cpu_init_f() function in cpu/mpc83xx/cpu_init.c to program the
bitfields for all 83xx processors.  The code to update some bitfields was
compiled only on some processors.  Now, the bitfields are programmed as long
as the corresponding CFG_SCCR option is defined in the board header file.
This means that the board header file should not define any CFG_SCCR macros
for bitfields that don't exist on that processor, otherwise the SCCR will be
programmed incorrectly.

Signed-off-by: Timur Tabi <timur@freescale.com>
Signed-off-by: Kim Phillips <kim.phillips@freescale.com>
2007-08-10 01:12:03 -05:00
..
2007-08-10 01:12:02 -05:00
2007-05-08 00:32:35 +02:00
2007-05-15 23:38:05 +02:00
2007-04-06 14:17:14 -04:00
2007-06-22 23:21:01 +02:00
2007-06-30 18:50:48 +02:00
2007-07-10 00:01:28 +02:00
2007-06-06 10:08:13 +02:00