commit | a8665acd7c2ac94159ee338be045c2432cb189d3 | [log] [tgz] |
---|---|---|
author | Trent Piepho <tpiepho@freescale.com> | Wed Dec 03 15:16:35 2008 -0800 |
committer | Andrew Fleming-AFLEMING <afleming@freescale.com> | Fri Dec 19 18:32:48 2008 -0600 |
tree | 3dabe03b4272e5b3e375d5157768a492ef92460b | |
parent | 68aec14ef9a0391cce8a2de33046cad3da7e1d94 [diff] |
mpc8568: Double local bus clock divider The clock divider for the MPC8568 local bus should be doubled, like the other newer MPC85xx chips. Since there are now more chips with a 2x divider than a 1x, and any new 85xx chips will probably be 2x, invert the sense of the #if so that it lists the 1x chips instead of the 2x ones. Signed-off-by: Trent Piepho <tpiepho@freescale.com> Acked-by: Kumar Gala <galak@kernel.crashing.org> Acked-by: Jon Loeliger <jdl@freescale.com>