[flashrom] [PATCH] Add pinout for ByteBlaster to rayer_spi.c.

mmcx at mail.ru mmcx at mail.ru
Tue Mar 5 21:32:28 CET 2013


Subject: [PATCH] Add pinout for Wiggler LPT to rayer_spi.c.

Signed-off-by: Maksim Kuleshov <mmcx at mail.ru>
---
 rayer_spi.c |    2 ++
 1 file changed, 2 insertions(+)

diff --git a/rayer_spi.c b/rayer_spi.c
index 45b0067..20a1914 100644
--- a/rayer_spi.c
+++ b/rayer_spi.c
@@ -58,6 +58,8 @@ static struct s_rayer_pinout {
 	{"byteblaster","Altera ByteBlaster",1,0,6,7,rayer_byteblaster_preinit,rayer_byteblaster_shutdown},
 	//url="http://real.kiev.ua/old/avreal/en/adapters.html#STK"
 	{"stk200", "Atmel STK200/300 adapter", 7, 4, 5, 6, rayer_stk200_preinit, rayer_stk200_shutdown},
+	//url="http://wiki.openwrt.org/doc/hardware/port.jtag.cable.buffered"
+	{"wiggler", "Wiggler LPT",1,2,3,7},
 	{0},
 };
 
-- 
1.7.10.4





More information about the flashrom mailing list