mirror of
git://git.code.sf.net/p/openocd/code
synced 2025-07-19 08:38:14 +10:00
fix comment w.r.t. start address for RAM
git-svn-id: svn://svn.berlios.de/openocd/trunk@934 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
parent
4e0bad8679
commit
93d6339926
@ -4,7 +4,7 @@
|
||||
# the memory map changes later on as the application
|
||||
# starts...
|
||||
#
|
||||
# RAM at 0x40000000
|
||||
# RAM at 0x4000000
|
||||
# Flash at 0x00000000
|
||||
#
|
||||
script target/pxa255.cfg
|
||||
|
Loading…
Reference in New Issue
Block a user