linux_dsm_epyc7002/drivers/net/ethernet/freescale
Fabio Estevam 32867fcc0e fec: Do not access unexisting register in Coldfire
Commit 55cd48c821 ("net: fec: stop the "rcv is not +last, " error
messages") introduces a write to a register that does not exist in
Coldfire.

Move the FEC_FTRL register access inside the FEC_QUIRK_HAS_RACC 'if' block,
so that we guarantee it will not be used on Coldfire CPUs.

Reported-by: Greg Ungerer <gerg@uclinux.org>
Signed-off-by: Fabio Estevam <fabio.estevam@nxp.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2016-03-31 16:04:05 -04:00
..
fman fsl/fman: Workaround for Errata A-007273 2016-03-22 15:58:05 -04:00
fs_enet
fec_main.c fec: Do not access unexisting register in Coldfire 2016-03-31 16:04:05 -04:00
fec_mpc52xx_phy.c
fec_mpc52xx.c
fec_mpc52xx.h
fec_ptp.c
fec.h net: fec: don't disable FEC_ENET_TS_TIMER interrupt 2016-02-11 06:14:51 -05:00
fsl_pq_mdio.c
gianfar_ethtool.c
gianfar_ptp.c gianfar_ptp: replace get_of_u32 with of_property_read_u32 2016-02-25 16:22:02 -05:00
gianfar.c Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next 2016-03-19 10:05:34 -07:00
gianfar.h
Kconfig
Makefile
ucc_geth_ethtool.c
ucc_geth.c
ucc_geth.h
xgmac_mdio.c