From: Mike Frysinger Date: Mon, 2 May 2011 04:00:35 +0000 (-0400) Subject: Blackfin: use on-chip reset func with newer parts X-Git-Tag: v3.0-rc1~154^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=803103925b1f23fe0edf91348be3e5a8fd352d5e;p=pandora-kernel.git Blackfin: use on-chip reset func with newer parts 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 --- Reading git-diff-tree failed