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

Signed-off-by: Maksim Kuleshov <[email protected]>
---
 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


_______________________________________________
flashrom mailing list
[email protected]
http://www.flashrom.org/mailman/listinfo/flashrom

Reply via email to