[U-Boot] [PATCH] ti: k2g: increase phy autoneg timeout

Tom Rini trini at konsulko.com
Fri Mar 11 18:14:18 CET 2016


On Fri, Mar 11, 2016 at 08:23:04AM -0500, Vitaly Andrianov wrote:

> After power cycle of a K2G EVM dhcp fails due to a auto-negotiation
> timeout. This commit increases the timeout to fix the issue.
> 
> Signed-off-by: Vitaly Andrianov <vitalya at ti.com>
> ---
> 
>  board/ti/ks2_evm/board.c  | 2 +-
>  include/configs/k2g_evm.h | 1 +
>  2 files changed, 2 insertions(+), 1 deletion(-)
> 
> diff --git a/board/ti/ks2_evm/board.c b/board/ti/ks2_evm/board.c
> index 73f0f27..a2c7542 100644
> --- a/board/ti/ks2_evm/board.c
> +++ b/board/ti/ks2_evm/board.c
> @@ -7,8 +7,8 @@
>   * SPDX-License-Identifier:     GPL-2.0+
>   */
>  
> -#include "board.h"
>  #include <common.h>
> +#include "board.h"
>  #include <spl.h>
>  #include <exports.h>
>  #include <fdt_support.h>

Spurious change?

Reviewed-by: Tom Rini <trini at konsulko.com>

for the rest tho.

-- 
Tom
-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 836 bytes
Desc: Digital signature
URL: <http://lists.denx.de/pipermail/u-boot/attachments/20160311/84fd336c/attachment.sig>


More information about the U-Boot mailing list