summaryrefslogtreecommitdiffstats
path: root/uc_str912/scripts/str91x-configs/str91x_flashprobe.gdb
diff options
context:
space:
mode:
Diffstat (limited to 'uc_str912/scripts/str91x-configs/str91x_flashprobe.gdb')
-rw-r--r--uc_str912/scripts/str91x-configs/str91x_flashprobe.gdb10
1 files changed, 10 insertions, 0 deletions
diff --git a/uc_str912/scripts/str91x-configs/str91x_flashprobe.gdb b/uc_str912/scripts/str91x-configs/str91x_flashprobe.gdb
new file mode 100644
index 0000000..aa528d3
--- /dev/null
+++ b/uc_str912/scripts/str91x-configs/str91x_flashprobe.gdb
@@ -0,0 +1,10 @@
+target remote localhost:3333
+monitor reset
+monitor sleep 500
+monitor poll
+monitor soft_reset_halt
+monitor flash protect 0 0 10 off
+monitor flash probe 0
+monitor flash info 0
+monitor reset run
+monitor sleep 500
OpenPOWER on IntegriCloud