Home
last modified time | relevance | path

Searched hist:"1 d044d32" (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dmmc.c1d044d32 Thu Jan 03 15:09:44 CST 2019 Marek Vasut <marek.vasut@gmail.com> cmd: mmc: Invalidate MMC block cache after init

Make sure the block cache is cleared for the MMC device after it was
reinitialized to avoid having any stale data in the cache, like e.g.
partition tables or such.

Signed-off-by: Marek Vasut <marek.vasut+renesas@gmail.com>
Cc: Jaehoon Chung <jh80.chung@samsung.com>