From 8e7b41f01a9480578a6f7cd8194475cc8860d9be Mon Sep 17 00:00:00 2001 From: Sean Cross Date: Sun, 26 May 2019 18:47:03 +0800 Subject: [PATCH] jig: validate-spi: use qspi when validating That way we can tell early on if there are issues with the SPI lines. Signed-off-by: Sean Cross --- jig/bin/validate-spi.sh | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/jig/bin/validate-spi.sh b/jig/bin/validate-spi.sh index 06fa97f..33ed906 100644 --- a/jig/bin/validate-spi.sh +++ b/jig/bin/validate-spi.sh @@ -2,7 +2,7 @@ infofile=/tmp/spi-info.txt rm -f $infofile -fomu-flash -i | tee $infofile +fomu-flash -t 4 -i | tee $infofile # Manufacturer ID: Macronix (c2) # Memory model: MX25R1635F (28)