On Mon, 15 Feb 2010 18:18:34 +0100
Detlev Zundel wrote:
> Michael Zaidman 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
Michael Zaidman 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: Micha
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
---
cpu/mpc83xx/cpu.c |
3 matches
Mail list logo