amlogic: board p212: Fix Ethernet PHY init
authorJasper kcoding <jasperkcoding@gmail.com>
Mon, 3 Sep 2018 20:14:53 +0000 (22:14 +0200)
committerTom Rini <trini@konsulko.com>
Wed, 5 Sep 2018 20:02:34 +0000 (16:02 -0400)
commita92e52137d3cdad60d5984936330ad0fca1b4a2b
tree15d4d356204c5b7c66155c4aa4788b7f20d29b45
parentc330235597c27eb51b0b3641ce4800906fc99af6
amlogic: board p212: Fix Ethernet PHY init

Without this patch the Ethernet PHY on the p212 board does not get
fully configured.
When this happens Ethernet does not function.

The similar libretech-cc and khadas-vim boards have this code already.
That's why the Ethernet on these boards do work.

Signed-off-by: Jasper Kcoding <jasperkcoding@gmail.com>
Acked-by: Neil Armstrong <narmstrong@baylibre.com>
board/amlogic/p212/p212.c