mirror of
https://github.com/Telecominfraproject/OpenCellular.git
synced 2026-01-08 16:41:55 +00:00
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>