Files
OpenCellular/chip
Vic Yang f1ddcab82d mec1322: Disable auto read after a SPI transaction
The auto mode keeps the read buffer full and thus interfere with the
next transaction. We need to disable it when we are done with the
current transaction.

BUG=chrome-os-partner:29805
TEST=Read from SPI flash multiple times
BRANCH=None

Change-Id: I624299aae29fecde03e41228a694550f1deafd2a
Signed-off-by: Vic Yang <victoryang@chromium.org>
Reviewed-on: https://chromium-review.googlesource.com/205799
Reviewed-by: Randall Spangler <rspangler@chromium.org>
2014-06-28 00:55:56 +00:00
..