diff options
author | Seungwon Jeon <tgih.jun@samsung.com> | 2014-12-22 17:42:02 +0530 |
---|---|---|
committer | Ulf Hansson <ulf.hansson@linaro.org> | 2015-01-19 09:56:11 +0100 |
commit | 1a25b1b4199c477f1538f63c1da2b998323e274e (patch) | |
tree | d8f6e353befd8f5b94e6b09913783108a70f791b /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 9ef219c53f391ea72cd2fea836ac7cade23536eb (diff) |
mmc: dw_mmc: fix the max_blk_count in IDMAC
Even though 1MB is reserved for descriptor table in IDMAC,
the dw_mmc host driver is allowed to receive only maximum
128KB block length in one request. This is caused by setting
improper max_blk_count. It needs to be e adjusted so that
descriptor table is used fully. It is found that the performance
is improved with the increased the max_blk_count.
Signed-off-by: Seungwon Jeon <tgih.jun@samsung.com>
Acked-by: Jaehoon Chung <jh80.chung@samsung.com>
Signed-off-by: Alim Akhtar <alim.akhtar@samsung.com>
Signed-off-by: Ulf Hansson <ulf.hansson@linaro.org>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions