Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Skip to content
Commit 5333b262 authored by Yaniv Gardi's avatar Yaniv Gardi Committed by Stephen Boyd
Browse files

mmc: msm sdcc: Enabling the "Cache Ctrl" feautre



Cache is a temporary storage space in eMMC device.
The cache should in typical case reduce the access time (compared to an
access to the main non-volatile storage)
for both write and read. The cache is not directly accessible by the
host. Data in the cache may (and most probably will) be lost due to a
sudden power down. If there was a flush operation ongoing when the
power was lost then also any such data may be lost.
Turning the cache OFF shall trigger flushing of the data to the
non-volatile storage.

Change-Id: I7fb809024121cbd277fca9560d023c4ee07fe433
Signed-off-by: default avatarYaniv Gardi <ygardi@codeaurora.org>
parent 32b84dcc
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment