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>
1 file changed