diff options
| author | KOBAYASHI Yoshitake <[email protected]> | 2013-07-07 07:35:45 +0900 |
|---|---|---|
| committer | Chris Ball <[email protected]> | 2013-08-24 22:13:22 -0400 |
| commit | c8760069627ad3b0dbbea170f0c4c58b16e18d3d (patch) | |
| tree | ab3a9514d1ce33fd66bef9dad85b6a82e61217f9 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py | |
| parent | 2af502ca640969e335c02be3834b86c5b58be591 (diff) | |
mmc: block: fix a bug of error handling in MMC driver
Current MMC driver doesn't handle generic error (bit19 of device
status) in write sequence. As a result, write data gets lost when
generic error occurs. For example, a generic error when updating a
filesystem management information causes a loss of write data and
corrupts the filesystem. In the worst case, the system will never
boot.
This patch includes the following functionality:
1. To enable error checking for the response of CMD12 and CMD13
in write command sequence
2. To retry write sequence when a generic error occurs
Messages are added for v2 to show what occurs.
Signed-off-by: KOBAYASHI Yoshitake <[email protected]>
Signed-off-by: Chris Ball <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace/EventClass.py')
0 files changed, 0 insertions, 0 deletions