Skip to content
Commit 3c9b1ee1 authored by Kim Phillips's avatar Kim Phillips
Browse files

mpc83xx: don't set SICRH_TSOBI1 to RMII/RTBI operation



In GMII mode (which operates at 3.3V) both SICRH TSEC1/2 output buffer
impedance bits should be clear, i.e., SICRH[TSIOB1] = 0 and SICRH[TSIOB2] = 0.
SICRH[TSIOB1] was erroneously being set high.

U-Boot always operated this PHY interface in GMII mode.  It is assumed this
was missed in the clean up by the original board porters, and copied along
to the TQM and sbc boards.

Signed-off-by: default avatarKim Phillips <kim.phillips@freescale.com>
Acked-by: default avatarIra Snyder <iws@ovro.caltech.edu>
Reviewed-by: default avatarDavid Hawkins <dwh@ovro.caltech.edu>
Tested-by: default avatarPaul Gortmaker <paul.gortmaker@windriver.com>
CC: Dave Liu <DaveLiu@freescale.com>
parent 3bc8556f
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment