Add support for flashing the s25fl256s onboard Genesys2
This includes the cable configuration, additions to the Python script, and the jtagspi proxy bitstream. The single-tap version is not included because 0.10 supported only 3-byte addresses which is unusable on the s25fl256s anyway. Signed-off-by: Boris Shingarov <shingarov@labware.com>pull/406/head
parent
d3fb2639dd
commit
6c3f7d75d5
Binary file not shown.
@ -0,0 +1,6 @@
|
||||
interface ftdi
|
||||
ftdi_vid_pid 0x0403 0x6010
|
||||
ftdi_channel 1
|
||||
ftdi_layout_init 0x00e8 0x60eb
|
||||
reset_config none
|
||||
adapter_khz 25000
|
Loading…
Reference in New Issue