u-boot-brain/drivers/net/fm
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
..
b4860.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
dtsec.c net: Move some header files to include/ 2015-10-29 10:34:00 -07:00
eth.c net: fman: fix 2.5G SGMII settings 2016-12-08 10:36:22 -06:00
fdt.c env: Rename getenv/_f() to env_get() 2017-08-16 08:30:24 -04:00
fm.c blk: Remove various places that do flush cache after read 2017-09-15 08:05:10 -04:00
fm.h powerpc: P1017: Drop configuration for P1017 2016-11-23 23:42:08 -08:00
init.c Kconfig: Move CONFIG_FIT and related options to Kconfig 2016-03-14 19:18:07 -04:00
ls1043.c armv8/ls1043a: RGMII PHY requires internal delay on Tx 2017-06-02 14:44:18 -05:00
ls1046.c armv8/ls1046a: RGMII PHY requires internal delay on Tx 2017-06-02 14:44:18 -05:00
Makefile armv8: ls1043a: Drop macro CONFIG_LS1043A 2017-04-17 09:03:30 -07:00
memac_phy.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
memac.c net: fman: add support RGMII_TXID to memac 2017-08-14 12:47:32 -05:00
p1023.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p4080.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p5020.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
p5040.c net/fman: add a fm_enable_port function 2013-10-24 09:35:59 -07:00
t1024.c powerpc/mpc85xx: Add T1024/T1023 SoC support 2014-12-05 08:06:14 -08:00
t1040.c net/fm: Enable FMAN ports if l2switch ports are connected over SGMII 2015-01-16 09:32:32 -08:00
t2080.c powerpc/t2080qds: some update for t2080qds 2014-01-21 13:37:41 -08:00
t4240.c powerpc:t4240: MAC9 and MAC10 should not be identified as 1G interface in some case 2016-05-24 17:11:03 -07:00
tgec_phy.c Fix GCC format-security errors and convert sprintfs. 2016-01-14 22:11:34 -05:00
tgec.c net: Move some header files to include/ 2015-10-29 10:34:00 -07:00