]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Setting MSR[DE] in do_reset
authorurwithsughosh@gmail.com <urwithsughosh@gmail.com>
Mon, 24 Sep 2007 17:32:13 +0000 (13:32 -0400)
committerAndrew Fleming-AFLEMING <afleming@freescale.com>
Fri, 19 Oct 2007 18:13:44 +0000 (13:13 -0500)
commitdf90968b48fb34fa9072fab150db2ac89678f537
treeffd27efd805551ced2da51f475260ee400cb10b3
parent1e701e701304b3c3a3768ca83dd2ab7b9e88c77d
Setting MSR[DE] in do_reset

Hello,
   This patch ensures the soft reset of the board for the 85xx boards
   by setting the MSR[DE] in the do_reset function.

Signed-off-by: Sughosh Ganu <urwithsughosh@gmail.com>
cpu/mpc85xx/cpu.c