3 lines
144 B
Bash
Executable File
3 lines
144 B
Bash
Executable File
#!/bin/bash
|
|
# Alternative way to unlock the ROM protection of the VA416XX to allow flashing
|
|
gdb-multiarch -q --batch -ex 'source prep-flash.gdb' |