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:
@ -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
|
||||
|
5
jig/config/validate-spi.test
Normal file
5
jig/config/validate-spi.test
Normal 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
|
Reference in New Issue
Block a user