[PATCH v2 15/18] common: board_r: Drop initr_bbmii wrapper

Simon Glass sjg at chromium.org
Mon Nov 23 02:28:32 CET 2020


On Sun, 22 Nov 2020 at 01:37, Ovidiu Panait <ovidiu.panait at windriver.com> wrote:
>
> Add a return value to bb_miiphy_init and use it directly in the
> post-relocation init sequence, rather than using a wrapper stub.
>
> Signed-off-by: Ovidiu Panait <ovidiu.panait at windriver.com>
> ---
> v2 updates:
> - add function comment
>
>  common/board_r.c           | 10 +---------
>  drivers/net/phy/miiphybb.c |  4 +++-
>  include/miiphy.h           | 10 +++++++++-
>  3 files changed, 13 insertions(+), 11 deletions(-)
>

Reviewed-by: Simon Glass <sjg at chromium.org>


More information about the U-Boot mailing list