commit | c8fac638773d78ff3f84e57fe664a205bb03e5af | [log] [tgz] |
---|---|---|
author | Vishal Bhoj <vishal.bhoj@linaro.org> | Tue Feb 14 14:11:25 2017 +0000 |
committer | Vishal Bhoj <vishal.bhoj@linaro.org> | Wed Feb 15 19:36:34 2017 +0530 |
tree | fe00f4edd967d1c4c17296e959aa1e4467976bba | |
parent | 6ffdd8a60b5920c94001912a0ce51913f4249202 [diff] |
Remove redundand ReadBlock call The subsequent call fails with device error during intialization after ReadBlockData call following CMD6. I am guessing it has to do with some DMA state since if we add a debug print between this call and next sendCommand would result in proper functioning of the device. Change-Id: Ib5b027237bdf9360348c031d605af5eac47de842 Signed-off-by: Vishal Bhoj <vishal.bhoj@linaro.org>