Cortex-M3: cleanup
commit34bbbe796178a85305dcd2ffb3dae02b6a372e55
authorDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 21 Dec 2009 00:33:00 +0000 (20 16:33 -0800)
committerDavid Brownell <dbrownell@users.sourceforge.net>
Mon, 21 Dec 2009 00:33:00 +0000 (20 16:33 -0800)
tree8e57bf01e656c5e253790b1c7859ca48182c97c5
parentabf01895aea06b0e5c79687b68c424e62b205546
Cortex-M3: cleanup

Misc:
 - Introduce some "struct reg" temporaries, for clarity
 - Shorten lines
 - Add some missing whitespace
 - Clean up comments
 - Add notes about some fault handling issues
 - Most of these errata workarounds are for *OLD* chip revisions

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