summaryrefslogtreecommitdiff
path: root/src
diff options
context:
space:
mode:
authoroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-03-23 07:38:38 +0000
committeroharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>2009-03-23 07:38:38 +0000
commit2b8aa1d05811fe3b9b1fe028f0f1d104dcfa7338 (patch)
tree0351195a72e170caaa019eed50dcf9866e950dd5 /src
parentec0303be34eaf7559dc02b8dcee7e22a08500192 (diff)
downloadopenocd+libswd-2b8aa1d05811fe3b9b1fe028f0f1d104dcfa7338.tar.gz
openocd+libswd-2b8aa1d05811fe3b9b1fe028f0f1d104dcfa7338.tar.bz2
openocd+libswd-2b8aa1d05811fe3b9b1fe028f0f1d104dcfa7338.tar.xz
openocd+libswd-2b8aa1d05811fe3b9b1fe028f0f1d104dcfa7338.zip
Uwe Hermann <uwe@hermann-uwe.de> typo
git-svn-id: svn://svn.berlios.de/openocd/trunk@1425 b42882b7-edfa-0310-969c-e2dbd0fdcd60
Diffstat (limited to 'src')
-rw-r--r--src/target/target/omap5912.cfg2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/target/target/omap5912.cfg b/src/target/target/omap5912.cfg
index 5277593f..2942ad74 100644
--- a/src/target/target/omap5912.cfg
+++ b/src/target/target/omap5912.cfg
@@ -57,7 +57,7 @@ $_TARGETNAME configure -event reset-init {
}
# omap5912 lcd frame buffer as working area
-$_TARGENAME configure -work-area-virt 0 -work-area-phys 0x20000000 -work-area-size 0x3e800 -work-area-backup 0
+$_TARGETNAME configure -work-area-virt 0 -work-area-phys 0x20000000 -work-area-size 0x3e800 -work-area-backup 0
#flash bank <driver> <base> <size> <chip_width> <bus_width>
flash bank cfi 0x00000000 0x1000000 2 2 0