]> git.sur5r.net Git - u-boot/blobdiff - board/freescale/mpc8544ds/mpc8544ds.c
mpc85xx: Fix SERDES/eTSEC message indentation
[u-boot] / board / freescale / mpc8544ds / mpc8544ds.c
index 3bbf0c273ab2b2156f4e7b6b5865bf89587c94c4..31c3fad869f6d660f8558128cd11327b18b411a5 100644 (file)
@@ -120,9 +120,9 @@ void pci_init_board(void)
 
        if (io_sel & 1) {
                if (!(gur->pordevsr & MPC85xx_PORDEVSR_SGMII1_DIS))
-                       printf ("    eTSEC1 is in sgmii mode.\n");
+                       printf("eTSEC1 is in sgmii mode.\n");
                if (!(gur->pordevsr & MPC85xx_PORDEVSR_SGMII3_DIS))
-                       printf ("    eTSEC3 is in sgmii mode.\n");
+                       printf("eTSEC3 is in sgmii mode.\n");
        }
        puts("\n");