[U-Boot] [PATCH] net: keystone_net: move serdes setup to initialization function

Joe Hershberger joe.hershberger at gmail.com
Wed Feb 11 20:09:56 CET 2015


On Wed, Feb 11, 2015 at 1:05 PM, Vitaly Andrianov <vitalya at ti.com> wrote:
>
> On Keystone2 devices serdes must be initialized before accessing MDIO bus.
> This commit moves the keystone2_net_serdes_setup() from keystone2_eth_open
> to keystone2_emac_initialize to meet that requirement.
>
> This also eliminates unnecessary serdes initializatin every time when the
> keystone2_eth_open is being called.
>
> Signed-off-by: Vitaly Andrianov <vitalya at ti.com>
> ---
Acked-by: Joe Hershberger <joe.hershberger at ni.com>


More information about the U-Boot mailing list