aboutsummaryrefslogtreecommitdiffstats
path: root/mpm/python/e320_bist
Commit message (Collapse)AuthorAgeFilesLines
* mpm: e320: n3xx: Factor BIST code to common moduleMartin Braun2018-10-241-508/+53
|
* e320_bist: print extra output ref_clock testsTrung Tran2018-10-181-3/+6
|
* e320: bist: Add link_up testSugandha Gupta2018-08-061-0/+26
| | | | - Returns true if the link of sfp0 is up (1G/10G)
* e320: bist: Fix ref_clock lock test implementationSugandha Gupta2018-08-021-24/+42
| | | | | | | - ref_clock_(int/ext) test was not changing adf400x driver settings for new ref clock frequency. Therefore, changed the implementation to use uhd_usrp_probe --sensor to set clock_source and get 'ref_locked' sensor value
* e320: Update temp and fan bistSugandha Gupta2018-07-311-10/+21
| | | | | - Add mapping for 5 thermal zones for TMP464 - Update to one cooling_device as e320 has 1 fan (optional)
* e320: update sfp loopback test to load AA FPGA imageSugandha Gupta2018-07-311-19/+76
| | | | | - Load AA FPGA image before sfp bist and load default image after the test
* e320: Fix front panel gpio to support 3.3VSugandha Gupta2018-07-311-2/+0
| | | | | - E320 will support only 3.3 V for the front panel GPIO - Remove other voltage options
* mpm: e320_bist: Add tests for running BIST on E320Sugandha Gupta2018-07-181-0/+769