]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
Blackfin: don't bother displaying reboot msg when crashing
authorMike Frysinger <vapier@gentoo.org>
Mon, 6 Oct 2008 08:19:34 +0000 (04:19 -0400)
committerMike Frysinger <vapier@gentoo.org>
Thu, 23 Oct 2008 09:03:50 +0000 (05:03 -0400)
commit7133999e6f62a9a01f6a8ffe234b8532b3ad1e4b
treeb29b56706dd863ccf6f87973c1e68486bf2a4154
parent70c4c032ea112cc42aa1ce959c33fc4825eaef95
Blackfin: don't bother displaying reboot msg when crashing

The hang function already tells you to reboot, so no point in showing it
twice.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>
cpu/blackfin/traps.c