[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <56FB46EA.7050401@uclinux.org>
Date: Wed, 30 Mar 2016 13:24:26 +1000
From: Greg Ungerer <gerg@...inux.org>
To: Troy Kisky <troy.kisky@...ndarydevices.com>
Cc: netdev@...r.kernel.org
Subject: Re: [PATCH] net: fec: stop the "rcv is not +last, " error messages
Hi Troy,
Commit 55cd48c8 ('net: fec: stop the "rcv is not +last, " error
messages') adds a write to a register that is not present in all
implementations of the FEC hardware module. None of the ColdFire
SoC parts with the FEC module have the FTRL (0x1b0) register.
Does this need a quirk flag to key access to this register of?
Or can you piggyback on the FEC_QUIRK_HAS_RACC flag?
Regards
Greg
Powered by blists - more mailing lists