Merge branch 'master' of git://git.denx.de/u-boot-arm
[platform/kernel/u-boot.git] / post / lib_powerpc / three.c
index f7317dd..c3e7f68 100644 (file)
@@ -211,7 +211,7 @@ int cpu_post_test_three (void)
 
                if (ret != 0)
                {
-                   post_log ("Error at three test %d !\n", i);
+                   post_log ("Error at three test %d !\n", i);
                }
            }
 
@@ -224,8 +224,8 @@ int cpu_post_test_three (void)
 
                if (ret != 0)
                {
-                   post_log ("Error at three test %d !\n", i);
-               }
+                   post_log ("Error at three test %d !\n", i);
+               }
            }
        }
     }