aboutsummaryrefslogtreecommitdiff
path: root/projects/cli-test/mgmt-test.c
AgeCommit message (Collapse)Author
2016-08-15Incorporate FPGA comms test from projects/board-test/fmc-test.cFredrik Thulin
2016-07-21Use a fresh port of libcli, which retains more of the original API.Paul Selkirk
2016-07-09Integrate test code for MKMIF.Fredrik Thulin
There seems to be a timing issue (?) with the MKMIF. If SCLK_DIV is set to a higher value (was: 0x20) then the CLI command "test mkmif" will fail with only occasional success runs. With divisor 0x01, it works most of the time but not allways.
2016-06-02Move the rest of the CLI commands out of cli-test.c.Fredrik Thulin