[flashrom] [PATCH 7/7] lpt_bitbang_spi.c: wiggler tested OK

Maksim Kuleshov mmcx at mail.ru
Sun Mar 31 17:06:40 CEST 2013


>From 4bae0c9b70dbf308f80abaded36704bef43891e3 Mon Sep 17 00:00:00 2001
From: Maksim Kuleshov <mmcx at mail.ru>
Date: Sun, 31 Mar 2013 03:15:41 +0400
Subject: [PATCH 7/7] lpt_bitbang_spi.c: wiggler tested OK

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

diff --git a/lpt_bitbang_spi.c b/lpt_bitbang_spi.c
index 12e41ba..f65d6f8 100644
--- a/lpt_bitbang_spi.c
+++ b/lpt_bitbang_spi.c
@@ -126,7 +126,7 @@ static struct lpt_bitbang_spi_programmer prog_atmel_stk200 = {
 
 static struct lpt_bitbang_spi_programmer prog_wiggler_lpt = {
 	.type = "wiggler",
-	.status = NT,
+	.status = OK,
 	.description = "Wiggler LPT",
 	.url = "http://wiki.openwrt.org/doc/hardware/port.jtag.cable.buffered",
 	.spi_cs = {LPT_OUT_PIN_3, 0},
-- 
1.7.10.4





More information about the flashrom mailing list