Firmware: add test suite
This commit is contained in:
12
src/tests/flash.script
Normal file
12
src/tests/flash.script
Normal file
@@ -0,0 +1,12 @@
|
||||
# mthomas 4/2008, tested with OpenOCD SVN555
|
||||
|
||||
#flash probe 0
|
||||
#flash erase_check 0
|
||||
#flash protect_check 0
|
||||
#flash info 0
|
||||
|
||||
reset init
|
||||
flash write_image erase unlock obj/sd2snes.bin 0
|
||||
reset run
|
||||
shutdown
|
||||
|
||||
Reference in New Issue
Block a user