]> git.baikalelectronics.ru Git - uboot.git/commit
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)
commit1f83afa0eb55771813a1c5d90aa6b15e8827624e
tree15d4d356204c5b7c66155c4aa4788b7f20d29b45
parentc1837f7df610ab45afe69223329d2f3360c7efae
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