diff options
author | Eric Wetzel <thewetzel@gmail.com> | 2009-12-14 15:59:27 -0500 |
---|---|---|
committer | David Brownell <dbrownell@users.sourceforge.net> | 2009-12-14 15:59:01 -0800 |
commit | 36dec1b319bec7723f8dc3f84732911ebeed250a (patch) | |
tree | c165237126e5a64c634df4629cf4826d2883e21b /src/target/arm926ejs.h | |
parent | af79925eb1937044977f969a53ea3b7635f576b1 (diff) | |
download | openocd_libswd-36dec1b319bec7723f8dc3f84732911ebeed250a.tar.gz openocd_libswd-36dec1b319bec7723f8dc3f84732911ebeed250a.tar.bz2 openocd_libswd-36dec1b319bec7723f8dc3f84732911ebeed250a.tar.xz openocd_libswd-36dec1b319bec7723f8dc3f84732911ebeed250a.zip |
stellaris: device IDs
I added the remaining devices and device IDs to stellaris.c, and
removed several devices that don't exist on the Stellaris web page.
Additionally, I found a few devices with duplicate IDs ... the DID1
Version Number for LM3Sxxx parts have DID1 Version = 0x0, and for
LM3Sxxxx have DID1 Version = 0x1. So I extended the comparison to
use the VER and FAM fields from DID1 also.
ID=0x33: LM3S812 (DID1v0) and LM3S2616 (DID1v1)
ID=0x39: LM3S808 (DID1v0) and LM3S2276 (DID1v1)
These are the parts I removed from the file for lack of documentation
(no data sheet to confirm part ID):
LM3S318,
LM3S1101, LM3S1108,
LM3S1615, LM3S1616,
LM3S2016,
LM3S2101, LM3S2108,
LM3S3759, LM3S3768,
LM3S5757, LM3S5767, LM3S5768, LM3S5769,
LM3S6815, LM3S6816,
LM3S6915, LM3S6916,
LM3S6111, LM3S6118.
Also, sort devices according to part number.
Signed-off-by: David Brownell <dbrownell@users.sourceforge.net>
Diffstat (limited to 'src/target/arm926ejs.h')
0 files changed, 0 insertions, 0 deletions