commit | bdb11366b9370e97fb436444c697c01fe839dc11 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Thu Jun 04 13:12:05 2009 +0100 |
committer | Paul Brook <paul@codesourcery.com> | Thu Jun 04 13:12:05 2009 +0100 |
tree | 029aadb55bb219df61dc353e89f38c16629df0a7 | |
parent | f3d08ee6aeb6cc85928dda4ec5e972b85cda495d [diff] |
Remove ARM NVIC initialization hack The ARMv7-M NVIC device pokes itself into the CPU state. Now we have a proper device model we can have the CPU/SoC code do this. Signed-off-by: Paul Brook <paul@codesourcery.com>