jig: sync with nearly-final version

This is nearly the final version of the factory test jig.

Signed-off-by: Sean Cross <sean@xobs.io>
This commit is contained in:
2019-05-26 13:31:36 +08:00
parent 337e1a370c
commit 18178e4a71
6 changed files with 154 additions and 15 deletions

View File

@ -1,5 +1,6 @@
[Test]
ExecStart=fomu-flash -f evt-tester-bitstream.bin
ExecStart=fomu-flash -f pvt-tester-bitstream.bin
Name=Load Tester Bitstream
Description=Use fomu-flash to load the tester bitstream
Requires=validate-spi
Timeout=1

View File

@ -0,0 +1,5 @@
[Test]
ExecStart=./validate-spi.sh
Name=Validate SPI
Description=Validate that the SPI part number is what we expect
Timeout=1