]> git.ipfire.org Git - people/ms/u-boot.git/blobdiff - board/pm856/pm856.c
fsl: Clean up printing of PCI boot info
[people/ms/u-boot.git] / board / pm856 / pm856.c
index f9d92d99846ddb1688e93745ff5d599bbceb5a36..4e059b08594fd038b545f184ac134af378110cc0 100644 (file)
@@ -213,10 +213,10 @@ int checkboard (void)
        puts("Board: MicroSys PM856\n");
 
 #ifdef CONFIG_PCI
-       printf("    PCI1: 32 bit, %d MHz (compiled)\n",
+       printf("PCI1: 32 bit, %d MHz (compiled)\n",
               CONFIG_SYS_CLK_FREQ / 1000000);
 #else
-       printf("    PCI1: disabled\n");
+       printf("PCI1: disabled\n");
 #endif
 
        /*