support for scripts in $HOME/.openocd

Add $HOME/.openocd as the first default script search directory, allowing
the user to override the standard scripts.

Update the user guide with information on where OpenOCD expects to find
configuration files and scripts. Also fixed some minor formatting issues.

Add entry to NEWS as well.

Signed-off-by: Andreas Fritiofson <andreas.fritiofson@gmail.com>
Signed-off-by: Øyvind Harboe <oyvind.harboe@zylin.com>
This commit is contained in:
Andreas Fritiofson
2009-11-24 00:32:54 +01:00
committed by Øyvind Harboe
parent 0d06a06f8b
commit 0583cb0a0d
3 changed files with 31 additions and 9 deletions

1
NEWS
View File

@@ -19,6 +19,7 @@ Flash Layer:
Board, Target, and Interface Configuration Scripts:
ARM9
- ETM and ETB hookup for iMX2* targets
Add $HOME/.openocd to the search path.
Documentation:
Build and Release: