Skip to content
Snippets Groups Projects
Commit 4c006dd1 authored by Michael Zaidman's avatar Michael Zaidman Committed by Kim Phillips
Browse files

Bug: do_reset issued via netconsole does not reset mpc83xx cpu.


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: default avatarMichael Zaidman <michael.zaidman@gmail.com>
Acked-by: default avatarDetlev Zundel <dzu@denx.de>
Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
parent 77e7273c
No related branches found
No related tags found
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment