uboot-mt623x/drivers/qe
Joakim Tjernlund 84a3047b72 Remove annoying debug printout for PHY less boards.
PHY less board prints out lots of "read wrong ...":
read wrong value : mii_id 3,mii_reg 2, base e0102320
read wrong value : mii_id 3,mii_reg 3, base e0102320
UEC: PHY is Generic MII (ffffffff)
read wrong value : mii_id 3,mii_reg 4, base e0102320
read wrong value : mii_id 3,mii_reg 0, base e0102320
read wrong value : mii_id 3,mii_reg 1, base e0102320
read wrong value : mii_id 3,mii_reg 1, base e0102320
read wrong value : mii_id 3,mii_reg 5, base e0102320
read wrong value : mii_id 3,mii_reg 1, base e0102320
read wrong value : mii_id 3,mii_reg 1, base e0102320
read wrong value : mii_id 3,mii_reg 5, base e0102320
FSL UEC0: Full Duplex
FSL UEC0: Speed 100BT
FSL UEC0: Link is up
Using FSL UEC0 device

Make this printout depend on UEC_VERBOSE_DEBUG and
remove its definition in uec_phy.c

Signed-off-by: Joakim Tjernlund <Joakim.Tjernlund@transmode.se>
Signed-off-by: Ben Warren <biggerbadderben@gmail.com>
2008-01-16 16:56:57 -05:00
..
Makefile mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
qe.c QE: fix compile warning 2008-01-14 10:34:30 +01:00
qe.h 85xx: add ability to upload QE firmware 2008-01-09 16:28:12 -06:00
uccf.c Code cleanup. 2006-11-30 18:02:20 +01:00
uccf.h mpc83xx: add QE ethernet support 2006-11-03 19:42:21 -06:00
uec.c net: reduce boot latency on QE UEC based boards 2008-01-16 16:54:20 -05:00
uec.h Add support for UEC to 8568 2007-08-14 01:47:44 -05:00
uec_phy.c Remove annoying debug printout for PHY less boards. 2008-01-16 16:56:57 -05:00
uec_phy.h Add support for UEC to 8568 2007-08-14 01:47:44 -05:00