]> git.kernelconcepts.de Git - karo-tx-uboot.git/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)
committerKumar Gala <galak@kernel.crashing.org>
Tue, 8 Sep 2009 14:10:08 +0000 (09:10 -0500)
commit21170c80a83f1e60ce7f6f83005e06a5c2d15a8e
tree2d582b31526556eebbc469ace17d177f23d10baf
parentf8027f6b4789e3340f10620d8fb6113b95b88d9c
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