]> Git Repo - J-u-boot.git/commit
net: fec: do not access reserved register for i.MX6UL
authorPeng Fan <[email protected]>
Wed, 12 Aug 2015 09:46:51 +0000 (17:46 +0800)
committerStefano Babic <[email protected]>
Wed, 2 Sep 2015 13:29:14 +0000 (15:29 +0200)
commitfbecbaa158329b882b1c024f845bc52cf4562b47
treefe3c76a86e3b12ebc28eb407b9e24a5d405b5d05
parent6d97dc10a81062a787fcf5e5df7b88d1ea122a64
net: fec: do not access reserved register for i.MX6UL

The MIB RAM and FIFO receive start register does not exist on
i.MX6UL. Accessing these register will cause enet not work well.

Signed-off-by: Peng Fan <[email protected]>
Signed-off-by: Fugang Duan <[email protected]>
Cc: Joe Hershberger <[email protected]>
Cc: Stefano Babic <[email protected]>
drivers/net/fec_mxc.c
This page took 0.033782 seconds and 4 git commands to generate.