7
mirror of https://github.com/parallella/parallella-hw.git synced 2024-11-24 11:35:00 +00:00
parallella-hw/archive/boards/gen0/flashing/program.tcl
Andreas Olofsson 046706db8a Reorg
2016-02-03 00:43:14 -05:00

10 lines
123 B
Tcl

connect arm hw
source ps7_init.tcl
ps7_init
init_user
source stub.tcl
target 64
rst -processor
dow qspi_programmer.elf
con