Toshiba TMPA900 config: Fix incorrect working area.
authorUwe Hermann <uwe@hermann-uwe.de>
Tue, 18 Oct 2011 23:09:44 +0000 (01:09 +0200)
committerPeter Stuge <peter@stuge.se>
Wed, 19 Oct 2011 00:24:40 +0000 (00:24 +0000)
commit4f2655c28ba9dd1c259b4b48741f2bec933e4592
tree93248d5cb068a6823e51ade188fc89146e875776
parent4eca579a6edf49ff8cb0872c757165c35013e46d
Toshiba TMPA900 config: Fix incorrect working area.

The Toshiba TMPA900 series (TMPA900/901) only has internal RAM regions
RAM-0 (16kB) and RAM-1 (8kB) which we can use as working area.

This is probably a copy-paste error from tmpa910.cfg, which has the
correct values and sizes for the TMPA910 series (TMPA910/911/912/913):
there are RAM-0, RAM-1, and RAM-2 (each 16kB).

Also, change "built-in RAM" to "internal RAM" to match what the
datasheet uses.

Change-Id: I993cd6b7fadc28cf34e5cc18426bb2bb42597670
Signed-off-by: Uwe Hermann <uwe@hermann-uwe.de>
Reviewed-on: http://openocd.zylin.com/34
Tested-by: jenkins
Reviewed-by: Peter Stuge <peter@stuge.se>
tcl/target/tmpa900.cfg
tcl/target/tmpa910.cfg