[U-Boot] [PATCH v2 2/3] net: phy: Change to print all phys that are not found

Joe Hershberger joe.hershberger at gmail.com
Thu Oct 29 20:29:25 CET 2015


On Wed, Oct 7, 2015 at 11:19 PM, Bin Meng <bmeng.cn at gmail.com> wrote:
> 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 at gmail.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>

Applied to u-boot-net/master, thanks!
-Joe


More information about the U-Boot mailing list