commit | 983fe82611b87a1198d32f58636f6f38b88ad337 | [log] [tgz] |
---|---|---|
author | Paul Brook <paul@codesourcery.com> | Mon Apr 05 19:34:51 2010 +0100 |
committer | Paul Brook <paul@codesourcery.com> | Mon Apr 05 19:43:12 2010 +0100 |
tree | 5736751719ff68c4da6729108b1d1d524710a2a7 | |
parent | 116348def2bb446d972bdc2f44bd77ff631f85de [diff] |
ARMv7-M reset fixes Move ARMv7-M PC/SP initialization to the CPU reset routine. Add a board reset routine to call this. Also load values directly from ROM as images have not been copied yet. Avoid clearing the NVIC pointer on cpu reset. Signed-off-by: Paul Brook <paul@codesourcery.com>