diff options
author | 2008-04-16 01:44:39 +1000 | |
---|---|---|
committer | 2008-04-29 07:18:51 -0600 | |
commit | 8f3ba2dc811228213bcbdc2c8b389a8d6fa66c09 (patch) | |
tree | d4ff70539df7adfee8e0468962366791ccf7da88 /arch/powerpc/sysdev/xilinx_intc.c | |
parent | [POWERPC] mpc5200: add Phytec pcm030 board support (diff) | |
download | wireguard-linux-8f3ba2dc811228213bcbdc2c8b389a8d6fa66c09.tar.xz wireguard-linux-8f3ba2dc811228213bcbdc2c8b389a8d6fa66c09.zip |
[POWERPC] mpc5200: Fix FEC error handling on FIFO errors
The error handling for the mpc5200 fec interrupt is broken. The intended
behaviour is like this:
* If one of FEC_IEVENT_RFIFO_ERROR and FEC_IEVENT_XFIFO_ERROR happens,
the datasheet says (MPC5200B User's Guide R1.2, p. 14-13): "When this
occurs, software must ensure both the FIFO Controller and BestComm are
soft-reset".
* On any other error (non-TFINT) interrupt, just issue a debug message.
Signed-off-by: Sascha Hauer <s.hauer@pengutronix.de>
Signed-off-by: Grant Likely <grant.likely@secretlab.ca>
Diffstat (limited to 'arch/powerpc/sysdev/xilinx_intc.c')
0 files changed, 0 insertions, 0 deletions