]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK
authorTom Rini <trini@ti.com>
Tue, 12 Feb 2013 19:59:23 +0000 (14:59 -0500)
committerTom Rini <trini@ti.com>
Tue, 12 Feb 2013 19:59:23 +0000 (14:59 -0500)
commit1634e969189ea428bc5fb9cf7d70bb314c98fc4f
treedaf2d84d2a0d150632795ba64ffb75c166909d89
parent951c6baaf44c7fd4335b75fb92840d4e42c94927
am335x_evm: Fix CPSW ethernet on GP EVM and EVM-SK

In commit cfd4ff6 we implemented part of advisory 1.0.10 (internal delay
for RGMII mode not supported).  This in turn however requires that we
set the tx clock delay feature in the PHY itself.

Signed-off-by: Tom Rini <trini@ti.com>
board/ti/am335x/board.c