[U-Boot] [PATCH] Bug: do_reset issued via netconsole does not reset mpc83xx cpu.

Kim Phillips kim.phillips at freescale.com
Fri Feb 19 02:27:39 CET 2010


On Mon, 15 Feb 2010 18:18:34 +0100
Detlev Zundel <dzu at denx.de> wrote:

> Michael Zaidman <michael.zaidman at gmail.com> writes:
> 
> > The do_reset routine in the cpu/mpc83xx/cpu.c file does not reset
> > the mpc83xx cpu when issued via netconsole.
> >
> > Moving the console output "resetting the board." to the beginning of
> > the routine before disabling interrupts solved the problem.
> >
> > Signed-off-by: Michael Zaidman <michael.zaidman at gmail.com>
> 
> Acked-by: Detlev Zundel <dzu at denx.de>
> > ---
> >  cpu/mpc83xx/cpu.c |    8 +++-----
> >  1 files changed, 3 insertions(+), 5 deletions(-)

applied to u-boot-mpc83xx.

Thanks everyone.

Kim


More information about the U-Boot mailing list