On 21 August 2017 at 21:46, Bin Meng <bmeng...@gmail.com> wrote:
> All these places seem to inherit the codes from the MMC driver where
> a FIXME was put in the comment. However the correct operation after
> read should be cache invalidate, not flush.
>
> The underlying drivers should be responsible for the cache operation.
> Remove these codes completely.
>
> Signed-off-by: Bin Meng <bmeng...@gmail.com>
> ---
>
>  arch/arm/cpu/armv8/fsl-layerscape/ppa.c | 15 ---------------
>  board/toradex/common/tdx-cfg-block.c    |  2 --
>  cmd/mmc.c                               |  2 --
>  drivers/block/blk-uclass.c              |  3 ---
>  drivers/block/blk_legacy.c              |  3 ---
>  drivers/net/fm/fm.c                     |  2 --
>  drivers/net/phy/cortina.c               |  2 --
>  drivers/qe/qe.c                         |  2 --
>  8 files changed, 31 deletions(-)

Reviewed-by: Simon Glass <s...@chromium.org>
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
https://lists.denx.de/listinfo/u-boot

Reply via email to