rv1126-uboot/board/toradex
Bin Meng 010034028f UPSTREAM: blk: Remove various places that do flush cache after read
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.

Change-Id: I8f04c721432753b34e85b19616a0b42d83a633eb
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Reviewed-by: Stefan Roese <sr@denx.de>
Reviewed-by: York Sun <york.sun@nxp.com>
Reviewed-by: Joe Hershberger <joe.hershberger@ni.com>
Reviewed-by: Simon Glass <sjg@chromium.org>
Tested-by: York Sun <york.sun@nxp.com>
Signed-off-by: Kever Yang <kever.yang@rock-chips.com>
(cherry picked from commit 723b43daec7ee2ddb600cfcb9b0253d4a71c3915)
2018-01-16 18:16:48 +08:00
..
apalis-tk1 dm: power: Convert as3722 to driver model 2017-07-28 12:02:47 -06:00
apalis_imx6 imx: imx6: Move gpr_init() function to soc.c 2017-08-28 09:48:53 +02:00
apalis_t30 apalis_t30: fix usb otg power enable 2017-08-15 14:51:18 -07:00
colibri_imx6 imx: imx6: Move gpr_init() function to soc.c 2017-08-28 09:48:53 +02:00
colibri_imx7 imx: reorganize IMX code as other SOCs 2017-07-12 10:17:44 +02:00
colibri_pxa270 arm: Add explicit include of <asm/mach-types.h> 2017-06-05 11:02:36 -04:00
colibri_t20 board: toradex: use get_nand_dev_by_index() 2017-07-11 22:41:52 -04:00
colibri_t30 toradex: allow custom fdt board setup in board file 2016-12-16 09:56:38 +01:00
colibri_vf env: Rename setenv() to env_set() 2017-08-16 08:22:18 -04:00
common UPSTREAM: blk: Remove various places that do flush cache after read 2018-01-16 18:16:48 +08:00