David Brownell <david-b@pacbell.net> Cleanup the Stellaris target configs:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 18 Aug 2009 10:27:24 +0000 (10:27 +0000)
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Tue, 18 Aug 2009 10:27:24 +0000 (10:27 +0000)
commit7b4428df971378bfc4d762595cdb0e205626eaa9
tree7a91604ad85c2e8e7ce1cbfc86829d40123e33f1
parented22097a55b4bde80c64c68693bbde19b29818c5
David Brownell <david-b@pacbell.net> Cleanup the Stellaris target configs:

 - remove endianness options; these chips hard-wire "little"
 - $_TARGETNAME updates:
    * don't pass $_TARGETNAME where a TAP label is required
    * flash config uses $_TARGETNAME (it might not be target #0)
    * simplify one $_TARGETNAME construction
 - update work area setup:
    * remove VM spec; these chips have no VM!
    * fix some wrong sizes (0x4000 == 16K, not 4K)
    * simplify: take defaults
 - comment fixups

git-svn-id: svn://svn.berlios.de/openocd/trunk@2589 b42882b7-edfa-0310-969c-e2dbd0fdcd60
tcl/target/lm3s1968.cfg
tcl/target/lm3s3748.cfg
tcl/target/lm3s6965.cfg
tcl/target/lm3s811.cfg
tcl/target/lm3s9b9x.cfg