diff options
author | Bin Meng <bmeng.cn@gmail.com> | 2015-10-07 21:19:30 -0700 |
---|---|---|
committer | Joe Hershberger <joe.hershberger@ni.com> | 2015-10-29 14:05:49 -0500 |
commit | 3e1949d77463b062a4f8d380128abb7854f4907b (patch) | |
tree | e0689d3916501a5caf169920a6f0ea5484da7015 /board/nvidia/venice2 | |
parent | 0132b9ab6e6593d1fd259cdd26261f184c436fdd (diff) | |
download | u-boot-imx-3e1949d77463b062a4f8d380128abb7854f4907b.zip u-boot-imx-3e1949d77463b062a4f8d380128abb7854f4907b.tar.gz u-boot-imx-3e1949d77463b062a4f8d380128abb7854f4907b.tar.bz2 |
net: phy: Change to print all phys that are not found
In get_phy_device_by_mask(), when no phy is found, currently we only
print a message to show the first phy address that is not found. But
this is not always the case as multiple phys can be specified by
phy_mask. Change to print all phys that are not found, and to reduce
the console boot log, change to use 'debug' instead of 'printf'.
Signed-off-by: Bin Meng <bmeng.cn@gmail.com>
Acked-by: Joe Hershberger <joe.hershberger@ni.com>
Diffstat (limited to 'board/nvidia/venice2')
0 files changed, 0 insertions, 0 deletions