Uwe Hermann <uwe@hermann-uwe.de> typo

git-svn-id: svn://svn.berlios.de/openocd/trunk@1425 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
oharboe 2009-03-23 07:38:38 +00:00
parent ec0303be34
commit 2b8aa1d058
1 changed files with 1 additions and 1 deletions

View File

@ -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