]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
novena: Fix ethernet PHY reset sequence
authorNikolay Dimitrov <picmaster@mail.bg>
Sun, 12 Oct 2014 10:47:51 +0000 (13:47 +0300)
committerStefano Babic <sbabic@denx.de>
Thu, 30 Oct 2014 09:48:43 +0000 (10:48 +0100)
commitb99ed2766ae7bfc28077b8e2ce90ce2402483195
tree6ba5d517170eb2718fa2c6dcf381e7ca3bb6e9be
parent56740fa96f338025bf1c75e84a77120423f16680
novena: Fix ethernet PHY reset sequence

This patch fixes conflict between PHY pins becoming outputs after reset and
imx6 still driving the pins. It also fixes the reset timing as recommended by
the PHY datasheet.

Signed-off-by: Nikolay Dimitrov <picmaster@mail.bg>
Cc: Stefano Babic <sbabic@denx.de>
Cc: Sean Cross <xobs@kosagi.com>
Cc: Marek Vasut <marex@denx.de>
Reviewed-by: Fabio Estevam <fabio.estevam@freescale.com>
board/kosagi/novena/novena.c
board/kosagi/novena/novena_spl.c