]> Git Repo - u-boot.git/commitdiff
ls1012a: remove debug info from u-boot log
authorPramod Kumar <[email protected]>
Wed, 12 Sep 2018 08:46:49 +0000 (14:16 +0530)
committerYork Sun <[email protected]>
Thu, 27 Sep 2018 15:58:42 +0000 (08:58 -0700)
Signed-off-by: Pramod Kumar <[email protected]>
Reviewed-by: York Sun <[email protected]>
drivers/net/pfe_eth/pfe_mdio.c

index b53edb741f57a29210dad0156d08e0d878aef98d..2dde9e7ac87d315b7f594328649a5c8a3be4575e 100644 (file)
@@ -162,7 +162,6 @@ static void pfe_configure_serdes(struct pfe_eth_dev *priv)
        if (gem->phy_mode == PHY_INTERFACE_MODE_SGMII_2500)
                sgmii_2500 = 1;
 
-       printf("%s %d\n", __func__, priv->gemac_port);
 
        /* PCS configuration done with corresponding GEMAC */
        bus.priv = gem_info[priv->gemac_port].gemac_base;
This page took 0.035667 seconds and 4 git commands to generate.