diff options
author | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-11 21:49:14 -0800 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-11-11 21:49:14 -0800 |
commit | 4b20ed6b5cf6bc73471dec7d1604a4684d1fc2ca (patch) | |
tree | 29c6925dda1225d44aecb87e1dcd2c409b156112 /src/flash/ocl/at91sam7x/at91sam7x_ram.ld | |
parent | 5e1b500b173c7abaf9b78e32d31140c1bd4ba090 (diff) | |
download | openocd_libswd-4b20ed6b5cf6bc73471dec7d1604a4684d1fc2ca.tar.gz openocd_libswd-4b20ed6b5cf6bc73471dec7d1604a4684d1fc2ca.tar.bz2 openocd_libswd-4b20ed6b5cf6bc73471dec7d1604a4684d1fc2ca.tar.xz openocd_libswd-4b20ed6b5cf6bc73471dec7d1604a4684d1fc2ca.zip |
ARM: start generalized base type
Rename "struct armv4_5_common_s" as "struct arm". It needs
a bit more work to be properly generic, and to move out of
this header, but it's the best start we have on that today.
Add and initialize an optional ETM pointer, since that will
be the first thing that gets generalized.
The intent being: all ARMs should eventually derive from
this "struct arm", so they can reuse the current ETM logic.
(And later, more.) Currently the ARM cores that *don't* so
derive are only ARMv7-M (and thus Cortex-M3) and ARM11.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/flash/ocl/at91sam7x/at91sam7x_ram.ld')
0 files changed, 0 insertions, 0 deletions