Fix a typo in omap5912.cfg.

Untested, as I don't have the hardware, but I'm pretty sure it's a typo/bug.


Uwe.
-- 
http://www.hermann-uwe.de  | http://www.holsham-traders.de
http://www.crazy-hacks.org | http://www.unmaintained-free-software.org
Index: src/target/target/omap5912.cfg
===================================================================
--- src/target/target/omap5912.cfg	(Revision 1424)
+++ src/target/target/omap5912.cfg	(Arbeitskopie)
@@ -57,7 +57,7 @@
 }
 
 # 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
_______________________________________________
Openocd-development mailing list
[email protected]
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to