Blackfin: use on-chip reset func with newer parts
authorMike Frysinger <vapier@gentoo.org>
Mon, 2 May 2011 04:00:35 +0000 (00:00 -0400)
committerMike Frysinger <vapier@gentoo.org>
Wed, 25 May 2011 12:13:43 +0000 (08:13 -0400)
Turns out the documentation is wrong and doing "RAISE 1" does not result
in a software reset, only a core reset.  So when the on-chip rom has a
functioning reset helper, use it.

Signed-off-by: Mike Frysinger <vapier@gentoo.org>

No differences found