View Issue Details
ID | Project | Category | View Status | Date Submitted | Last Update |
---|---|---|---|---|---|
0003130 | FSiMX6SX | NAND-FMD | public | 2017-01-10 10:06 | 2017-01-20 14:28 |
Reporter | derksen | Assigned To | |||
Priority | normal | Severity | minor | Reproducibility | N/A |
Status | resolved | Resolution | fixed | ||
Product Version | V1.00 | ||||
Target Version | V1.10 | Fixed in Version | V1.10 | ||
Summary | 0003130: Improve read/write access | ||||
Description | Improve read/write access: - optimize DMA fuctions - add critical section for SMP support. | ||||
Additional Information | 1) In GMPI part of flash driver there are functions like "Build...Cmd". This functions don't return data structure as reference. (call by value for output parameter) This isn't efficient way to do this. 2) R/W DMA access from FMD isn't locked for multicore support. | ||||
Forum Link | |||||
Found Driver Version | V1.1 | ||||
Fixed Driver Version | V1.2 | ||||