]> git.ipfire.org Git - thirdparty/u-boot.git/commit
ARM: imx6q_logic: Correct phy fixup for broken ethernet
authorAdam Ford <aford173@gmail.com>
Sat, 12 Jan 2019 23:32:00 +0000 (17:32 -0600)
committerStefano Babic <sbabic@denx.de>
Fri, 15 Feb 2019 11:40:34 +0000 (12:40 +0100)
commit8dd0dff2695cd6f6f863af37a53a042724f5b263
tree41c52ca9358f758e5ebf37443d12026ba8fc93c6
parent64f8340d624eb7293cdba37bb727ccc8ba283bba
ARM: imx6q_logic: Correct phy fixup for broken ethernet

The Ethernet has been broken for some time.  This patch unifies
this board with a few others that use a similar approach to
enabling phy.  This fixes ar8031 Ethernet controller so it works.

Signed-off-by: Adam Ford <aford173@gmail.com>
board/logicpd/imx6/imx6logic.c