Skip to content
Snippets Groups Projects
Commit aecacebc authored by Siba Prasad's avatar Siba Prasad
Browse files

lrdp-v2: Add mmc parser to linux-ramdump-parser

This patch provides mmcdoctor as a parser to get useful debugging
information about mmc driver.

1. This will be helpful in debugging some obvious mmc driver related
issues like -
- clocks are gated for mmc driver.
- bad firmware issues.

2. Provides info on type of error -
- CRC/timeout/software-timeout/ etc.
- Provides useful data structure addresses which otherwise needs to be
  manually parsed

TODO:-
- To add the additional logic to dump the ring buffer in mmc driver
to get last mmc events.

Change-Id: I77845699f90e2d045607a3f7239454cb0ddce29a
parent 7bdeea4b
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment