[U-Boot] [PATCH v7 03/11] net: designware: Split the link init into a separate function

Simon Glass sjg at chromium.org
Thu Jan 12 06:08:40 CET 2017


On 11 January 2017 at 03:46, Romain Perier <romain.perier at collabora.com> wrote:
> From: Simon Glass <sjg at chromium.org>
>
> With rockchip we need to make adjustments after the link speed is set but
> before enabling received/transmit. In preparation for this, split these
> two pieces into separate functions.
>
> Signed-off-by: Simon Glass <sjg at chromium.org>
> Signed-off-by: Romain Perier <romain.perier at collabora.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
>
> Changes in v7: None
> Changes in v6:
> - Changed Acked-by to Signed-off-by for Romain
> Changes in v5:
> - Added Acked-by for Romain
> Changes in v4: None
> Changes in v3:
> - Add new patch to split the link init into a separate function
>
> Changes in v2: None
>
>  drivers/net/designware.c | 26 ++++++++++++++++++++++++--
>  1 file changed, 24 insertions(+), 2 deletions(-)

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list