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:
parent
e98aac8fde
commit
8e7b41f01a
@ -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)
|
||||
|
Loading…
Reference in New Issue
Block a user