mirror of
https://github.com/linux-msm/openocd.git
synced 2026-02-25 13:15:07 -08:00
use reset init explicitly before "load".
git-svn-id: svn://svn.berlios.de/openocd/trunk@847 b42882b7-edfa-0310-969c-e2dbd0fdcd60
This commit is contained in:
@@ -11,7 +11,7 @@ and
|
||||
reset
|
||||
flash erase_address <start> <len>
|
||||
and
|
||||
reset
|
||||
reset init
|
||||
load
|
||||
|
||||
In most cases this can be accomplished by specifying the default startup mode as reset_init (target command
|
||||
|
||||
Reference in New Issue
Block a user