Cortex-A8: no exit() calls, add missing v7-A init
authorDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 01:57:12 +0000 (17:57 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Tue, 17 Nov 2009 01:57:12 +0000 (17:57 -0800)
commit36a538c6d76c6a7483e6925c12669cd91807d918
tree21b3aa92d83898a11740ea8d249f170cf4004670
parentc5e00268365045a57354b53c63673990329e6d59
Cortex-A8: no exit() calls, add missing v7-A init

Eventually there should be a v7a init routine, but for now
all that is inlined here.

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