ARM11: improved reset support
commitbb77e5d32f67870e304011fc6e9d47257569f323
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 15 Dec 2009 03:56:36 +0000 (14 19:56 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 15 Dec 2009 03:56:36 +0000 (14 19:56 -0800)
tree1082f97f5670008ab2b0af2b70325730706b77b8
parent27b13e3377f546e9441291d3f1c3b6cc1438430b
ARM11: improved reset support

Teach ARM11 how to use:

 - the new "reset-assert" event
 - vector catch to implement "reset halt"
 - use SRST more like other cores do
 - ... including leaving post-SRST delays up to config scripts

This gives OMAP2420 the ability to reset, and doesn't seem to
cause new iMX31 problems.

Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
src/target/arm11.c