X-Git-Url: https://git.kernelconcepts.de/?p=karo-tx-uboot.git;a=blobdiff_plain;f=post%2Flib_powerpc%2Ftwox.c;fp=post%2Flib_powerpc%2Ftwox.c;h=9549dbb750b8897426f25f1c72a31063a17db2ab;hp=3a9b13684fa6873e5f81300a7017d8e1174ba78f;hb=93e1459641e758d2b096d3f1b39414a39bb314f8;hpb=3765b3e7bd0f8e46914d417f29cbcb0c72b1acf7 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); + } } } }