.. | .. |
---|
28 | 28 | * firmware request = firmware class request in progress |
---|
29 | 29 | * firmware request error = firmware request failed |
---|
30 | 30 | * write init = preparing FPGA for programming |
---|
31 | | - * write init error = Error while preparing FPGA for |
---|
32 | | - programming |
---|
| 31 | + * write init error = Error while preparing FPGA for programming |
---|
33 | 32 | * write = FPGA ready to receive image data |
---|
34 | 33 | * write error = Error while programming |
---|
35 | 34 | * write complete = Doing post programming steps |
---|
.. | .. |
---|
47 | 46 | programming errors to userspace. This is a list of strings for |
---|
48 | 47 | the supported status. |
---|
49 | 48 | |
---|
50 | | - * reconfig operation error - invalid operations detected by |
---|
| 49 | + * reconfig operation error - invalid operations detected by |
---|
51 | 50 | reconfiguration hardware. |
---|
52 | 51 | e.g. start reconfiguration |
---|
53 | 52 | with errors not cleared |
---|