[U-Boot] [RFC V2 PATCH 3/3] mmc: add support for block device cache

Stephen Warren swarren at wwwdotorg.org
Wed Mar 23 18:27:28 CET 2016


On 03/20/2016 07:45 PM, Eric Nelson wrote:

> diff --git a/drivers/mmc/mmc.c b/drivers/mmc/mmc.c

> @@ -6,7 +6,6 @@
>    *
>    * SPDX-License-Identifier:	GPL-2.0+
>    */
> -
>   #include <config.h>

Unrelated change?

I don't see any cache invalidation call when the SD device is 
re-initialized.

I think I mentioned these two points last time.


More information about the U-Boot mailing list