Re: [U-Boot] rockchip: rk3399-firefly: update gmac parameter

2017-08-16 Thread Philipp Tomsich
> Update the tx_deday and rx_delay to match the timing for > rk3399-firefly board to improve the stability of gmac data > transfer. > > Signed-off-by: Kever Yang > Acked-by: Philipp Tomsich > Reviewed-by: Philipp Tomsich > --- > > arch/arm/dts/rk3399-firefly.dts | 4 ++-- > 1 file changed, 2

Re: [U-Boot] rockchip: rk3399-firefly: update gmac parameter

2017-08-04 Thread Philipp Tomsich
> Update the tx_deday and rx_delay to match the timing for > rk3399-firefly board to improve the stability of gmac data > transfer. > > Signed-off-by: Kever Yang > --- > > arch/arm/dts/rk3399-firefly.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Reviewed-by: Philipp Tomsic

Re: [U-Boot] rockchip: rk3399-firefly: update gmac parameter

2017-08-04 Thread Philipp Tomsich
> Update the tx_deday and rx_delay to match the timing for > rk3399-firefly board to improve the stability of gmac data > transfer. > > Signed-off-by: Kever Yang > --- > > arch/arm/dts/rk3399-firefly.dts | 4 ++-- > 1 file changed, 2 insertions(+), 2 deletions(-) > Acked-by: Philipp Tomsich