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 <sean@xobs.io>
This commit is contained in:
		@@ -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)
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user