diff options
author | Wolfgang Denk <wd@denx.de> | 2011-07-24 21:39:10 +0000 |
---|---|---|
committer | Wolfgang Denk <wd@denx.de> | 2011-08-31 22:35:27 +0200 |
commit | b91a9d9d4dc81d8b62690b03546d92d27744e9b5 (patch) | |
tree | 95d2580f5d311c293e021b6edc124d125666ecba /include/configs/dnp1110.h | |
parent | bd061a5214e60c9d1bb24393933323bd1a2dae19 (diff) | |
download | u-boot-imx-b91a9d9d4dc81d8b62690b03546d92d27744e9b5.zip u-boot-imx-b91a9d9d4dc81d8b62690b03546d92d27744e9b5.tar.gz u-boot-imx-b91a9d9d4dc81d8b62690b03546d92d27744e9b5.tar.bz2 |
phy.c: make less verbose - turn printf() into debug()
The PHY driver was too verbose and corrupted the boot message display
like this:
...
Net: TSEC0 connected to Marvell 88E1111S
TSEC1 connected to Marvell 88E1111S
TSEC0, TSEC1
...
Turn printf() into debug() so we het the expected output again:
...
Net: TSEC0, TSEC1
...
Signed-off-by: Wolfgang Denk <wd@denx.de>
Cc: Kumar Gala <galak@kernel.crashing.org>
Diffstat (limited to 'include/configs/dnp1110.h')
0 files changed, 0 insertions, 0 deletions