]> git.kernelconcepts.de Git - karo-tx-uboot.git/commit
am335x: disable internal delay for RGMII mode
authorYegor Yefremov <yegorslists@googlemail.com>
Mon, 26 Nov 2012 03:30:42 +0000 (03:30 +0000)
committerTom Rini <trini@ti.com>
Mon, 10 Dec 2012 15:56:38 +0000 (08:56 -0700)
commitcfd4ff6f0f4877654d05ddc31d767ef608c8dc3f
tree1ba901eb80e49e7f00c1d53a7532c999414e0126
parent31f5b651fad3d3999d8bd62f228d940bf1b42276
am335x: disable internal delay for RGMII mode

According to errata the AM335x device does not support internal delay
mode, so RGMII1_IDMODE and RGMII2_IDMODE must be set to 1.

Signed-off-by: Yegor Yefremov <yegorslists@googlemail.com>
board/ti/am335x/board.c