commit | 2d3eb7bfd9f91f17a22dc6d75bdb8eec25937a55 | [log] [tgz] |
---|---|---|
author | Tristan Gingold <gingold@adacore.com> | Tue Apr 28 18:07:01 2009 +0000 |
committer | Blue Swirl <blauwirbel@gmail.com> | Tue Apr 28 18:07:01 2009 +0000 |
tree | 81d1327214df34c81fcd1789eb9e0e0d144b144a | |
parent | fc1c67bc2a43a53f7315b602e0c67f9604835fe1 [diff] |
Fix powerpc 604 reset vector According to 604eUM_book (see 8.3.3 Reset inputs p8-54), the IP bit is set for hreset and the vector is at offset 0x100 from the exception prefix. No difference in this area between 604 and 604e. Signed-off-by: Tristan Gingold <gingold@adacore.com>