u-boot-brain/board/toradex
Bin Meng 723b43daec 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.

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>
2017-09-15 08:05:10 -04: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
apalis-tk1 dm: power: Convert as3722 to driver model 2017-07-28 12:02:47 -06: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 blk: Remove various places that do flush cache after read 2017-09-15 08:05:10 -04:00