]> git.sur5r.net Git - u-boot/commit
85xx: Format cpu freq printing to handle 8 cores
authorKumar Gala <galak@kernel.crashing.org>
Wed, 4 Feb 2009 15:35:57 +0000 (09:35 -0600)
committerAndy Fleming <afleming@freescale.com>
Tue, 17 Feb 2009 00:05:50 +0000 (18:05 -0600)
commitb29dee3c906e9daaf6baf7772d2e15e26b8636b8
treef53b8b7a26da87e151ad6adf5e80cb4b427e16b8
parent952a6bdd77b6b0a780e76a0b17ad139f4ee6dfde
85xx: Format cpu freq printing to handle 8 cores

Only print 4 cpu freq per line.  This way when we have 8 cores its a
bit more readable.

Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu.c