|
From: Paul F. <fer...@gm...> - 2018-03-29 18:11:02
|
On Thu, Mar 29, 2018 at 11:02:30AM -0700, cob...@se... wrote: > The bootstrap program is a Quartus II sof file exported as an SVF. The SVF can > then be loaded into the FPGA using OpenOCD. Then it's not supposed to be suitable for the jtagspi driver. > The sof/SVF bootstrap program facilitates the commands like the ones I mentioned > earlier. Yes, I remember, those are useless :) > Is there a document for the jtagspi driver that specifies what it would expect > from the bootstrap program? Of course. For the 0.10.0, http://openocd.org/doc-release/html/Flash-Commands.html#index-jtagspi-1 . For the git version, see point 4 in http://openocd.zylin.com/4236 (hm, seems the doc wasn't updated properly in that commit so you have to count on the commit message). -- Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software! mailto:fer...@gm... |