]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - board/pm854/pm854.c
fsl: Clean up printing of PCI boot info
[karo-tx-uboot.git] / board / pm854 / pm854.c
index a302b917677518bb50932cfa4ba348fe26af4539..0b8ea8192c9711bfe5aa517af4894a5be95f79a2 100644 (file)
@@ -59,10 +59,10 @@ int checkboard (void)
        puts("Board: MicroSys PM854\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
 
        /*