Hello

The following patch adds a "find" element to the hammer target element.
This patch assumes that src/target/target/samsung_s2c2410.cfg gets renamed to
src/target/target/samsung_s3c2410.cfg

greetings
Index: src/target/board/hammer.cfg
===================================================================
--- src/target/board/hammer.cfg	(revision 1220)
+++ src/target/board/hammer.cfg	(working copy)
@@ -1,7 +1,7 @@
 # Target Configuration for the TinCanTools S3C2410 Based Hammer Module
 # http://www.tincantools.com
 
-source [target/samsung_s3c2410.cfg]
+source [find target/samsung_s3c2410.cfg]
 
 $_TARGETNAME configure -event reset-init {
 	# Reset Script for the TinCanTools S3C2410 Based Hammer Module
_______________________________________________
Openocd-development mailing list
Openocd-development@lists.berlios.de
https://lists.berlios.de/mailman/listinfo/openocd-development

Reply via email to