michal smulski <michal.smulski@ooma.com> arm11 target config files
git-svn-id: svn://svn.berlios.de/openocd/trunk@2583 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
9
tcl/target/telo.cfg
Normal file
9
tcl/target/telo.cfg
Normal file
@@ -0,0 +1,9 @@
|
||||
source [find c100.cfg]
|
||||
|
||||
# boots from NOR on CS0: 8 MBytes CFI flash, 16-bit bus
|
||||
# it's really 16MB but the upper 8mb is controller via gpio?
|
||||
flash bank cfi 0x20000000 0x01000000 2 2 $_TARGETNAME
|
||||
|
||||
#
|
||||
gdb_memory_map enable
|
||||
|
||||
Reference in New Issue
Block a user