Merge branch 'master' of git://git.denx.de/u-boot-net
[oweals/u-boot.git] / post / lib_powerpc / rlwinm.c
index 5eaf30b8e77677fa13a5edcb775639b1ebb60c93..35a1a40fc9d68bec8868cd961349183ed90ef524 100644 (file)
@@ -107,7 +107,7 @@ int cpu_post_test_rlwinm (void)
 
                if (ret != 0)
                {
-                   post_log ("Error at rlwinm test %d !\n", i);
+                   post_log ("Error at rlwinm test %d !\n", i);
                }
            }
 
@@ -120,8 +120,8 @@ int cpu_post_test_rlwinm (void)
 
                if (ret != 0)
                {
-                   post_log ("Error at rlwinm test %d !\n", i);
-               }
+                   post_log ("Error at rlwinm test %d !\n", i);
+               }
            }
        }
     }