Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | mpm: bist: DDR3 test only enumerates first block | Martin Braun | 2019-02-20 | 1 | -1/+1 |
| | |||||
* | mpm: n3xx: BIST: Improve DDR3 BIST to check for DmaFIFO | Martin Braun | 2019-02-20 | 1 | -6/+10 |
| | | | | | | | The capability to run the DDR3 BIST is built into the DmaFIFO RFNoC block, which is not always available. This change performs a quick check before for its existence before retrieving the throughput values, and thus can provide a better error message in that case. | ||||
* | mpm: e320: n3xx: Factor BIST code to common module | Martin Braun | 2018-10-24 | 1 | -0/+598 |