On Fri, Oct 04, 2013 at 10:34:10PM -0700, H. Peter Anvin wrote: > I do it all the time. > > JAM/STAPL seems to me to be more used for exotic connections to > serial flash for persistent programming. The FPGA tools write two kinds of SVF/JAM/STAPL files, one is ment to be replayed the to FPGA itself (what I was talking about), and one is ment to be replayed to the vendor's family of configuration PROMS (aka funky serial FLASH) Programming the PROM in-ciruit/in-field via JTAG is normal, while programming the FPGA via JTAG is uncommon. This proposed FPGA susbsytem is about programming SRAM FPGAs, not FLASH ... Fortunately these PROMs are on their way out, modern FPGAs can be directly connected to normal NOR FLASH and you can program the NOR via drivers/mtd :) Regards, Jason -- To unsubscribe from this list: send the line "unsubscribe linux-doc" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html