X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=post%2Flib_powerpc%2Ftwox.c;h=9549dbb750b8897426f25f1c72a31063a17db2ab;hb=00f43e51c5e77c3333784830305a2bbd4d55d2c0;hp=3a9b13684fa6873e5f81300a7017d8e1174ba78f;hpb=5b9c79a81db80c3f9e50c77477957cd803429af8;p=u-boot diff --git a/post/lib_powerpc/twox.c b/post/lib_powerpc/twox.c index 3a9b13684f..9549dbb750 100644 --- a/post/lib_powerpc/twox.c +++ b/post/lib_powerpc/twox.c @@ -128,7 +128,7 @@ int cpu_post_test_twox (void) if (ret != 0) { - post_log ("Error at twox test %d !\n", i); + post_log ("Error at twox test %d !\n", i); } } @@ -141,8 +141,8 @@ int cpu_post_test_twox (void) if (ret != 0) { - post_log ("Error at twox test %d !\n", i); - } + post_log ("Error at twox test %d !\n", i); + } } } }