[U-Boot] [U-Boot, v4, 6/7] net: gmac_rockchip: Fix a register write in rk3328_gmac_set_to_rgmii

Philipp Tomsich philipp.tomsich at theobroma-systems.com
Thu Oct 4 20:08:00 UTC 2018


> We have to use RK3328_RXCLK_DLY_ENA_GMAC_ENABLE instead of
> RK3328_RXCLK_DLY_ENA_GMAC_MASK in rk3328_gmac_set_to_rgmii()
> to enable the RX delay.
> The MASK was used in a wrong way.
> 
> Signed-off-by: Janine Hagemann <j.hagemann at phytec.de>
> Reviewed-by: Philipp Tomisch <philipp.tomisch at theobroma-systems.com>
> Acked-by: Joe Hershberger <joe.hershberger at ni.com>
> ---
> v4: No changes
> ---
>  drivers/net/gmac_rockchip.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)
> 

Applied to u-boot-rockchip, thanks!


More information about the U-Boot mailing list