MLK-12766 net: fec: do not access reserved register for i.MX6ULL
authorPeng Fan <peng.fan@nxp.com>
Mon, 9 May 2016 08:53:32 +0000 (16:53 +0800)
committerYe Li <ye.li@nxp.com>
Wed, 5 Apr 2017 06:04:36 +0000 (14:04 +0800)
commitc7b6cc6a3df2762f2c5550a32af545f80350ddcd
treecba17a34d4be75fd9f887ec505b4189d902cfe57
parent0d2e6a0e157f1194242a8e59d48a2028dcf8a4cd
MLK-12766 net: fec: do not access reserved register for i.MX6ULL

The MIB RAM and FIFO receive start register does not exist on
i.MX6ULL. Accessing these register will cause enet not work well or
cause system report fault.

Reported-by: Bai Ping <ping.bai@nxp.com>
Signed-off-by: Peng Fan <peng.fan@nxp.com>
(cherry picked from commit 5fb09cab9bb3cc4cef02239299d02cec666396ab)
drivers/net/fec_mxc.c