From 1f4308ddc4b321f6ad00c2730c6b42e60e72bf20 Mon Sep 17 00:00:00 2001
From: oharboe <oharboe@b42882b7-edfa-0310-969c-e2dbd0fdcd60>
Date: Tue, 29 Apr 2008 10:22:20 +0000
Subject: Edgar Grimberg added a new rule for target scripts. Flash + verify
 must succeed.

git-svn-id: svn://svn.berlios.de/openocd/trunk@626 b42882b7-edfa-0310-969c-e2dbd0fdcd60
---
 src/target/target/readme.txt | 6 ++++++
 1 file changed, 6 insertions(+)

(limited to 'src')

diff --git a/src/target/target/readme.txt b/src/target/target/readme.txt
index 19a7d3a2..a0fd5031 100644
--- a/src/target/target/readme.txt
+++ b/src/target/target/readme.txt
@@ -16,3 +16,9 @@ in the configuration file).
  
 2. If the target is correctly configured, flash must be writable without any other helper commands. It is 
 assumed that all write-protect mechanisms should be disabled.
+
+3. The configuration scripts should be defined such as the binary that was written to flash verifies
+(turn off remapping, checksums, etc...) 
+
+flash write_image [file] <parameters>
+verify_image [file] <parameters>
-- 
cgit v1.2.3