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

Joe Hershberger joe.hershberger at gmail.com
Wed Sep 23 19:02:46 CEST 2015


Hi Bin,

On Fri, Sep 4, 2015 at 6:56 AM, 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>


More information about the U-Boot mailing list