]> git.kernelconcepts.de Git - karo-tx-uboot.git/blobdiff - cpu/mpc83xx/cpu.c
Added support for TQM834x boards.
[karo-tx-uboot.git] / cpu / mpc83xx / cpu.c
index c84aeb4df0fc7b6549f5cb2cee51f408d1c50efd..7a1f939ba0d599ac6ed40e95e691e9a984b174dc 100644 (file)
@@ -50,7 +50,7 @@ int checkcpu(void)
                return -1;
        }
 
-       puts("CPU: MPC83xx, ");
+       puts("CPU:   MPC83xx, ");
        switch(pvr) {
        case PVR_8349_REV10:
                break;