]> git.sur5r.net Git - u-boot/commit
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().
authorPoonam Aggrwal <poonam.aggrwal@freescale.com>
Thu, 3 Sep 2009 14:12:40 +0000 (19:42 +0530)
committerTom Rix <Tom.Rix@windriver.com>
Sat, 3 Oct 2009 14:04:17 +0000 (09:04 -0500)
commit69460868594f2d593774fe82c3b0db19d4a178cb
treeaf9cfcdc8e02cccf99dc4c56c5e5b2bd35583c04
parentef4025cf61f0bd002d5e5be912b6606cbe48e66c
ppc/85xx/86xx: Bug fix: call to puts in probecpu() moved to checkcpu().

While in probecpu() UART is still not initialized.

Signed-off-by: Poonam Aggrwal <poonam.aggrwal@freescale.com>
Signed-off-by: Kumar Gala <galak@kernel.crashing.org>
cpu/mpc85xx/cpu.c
cpu/mpc86xx/cpu.c
cpu/mpc8xxx/cpu.c