X-Git-Url: https://git.librecmc.org/?a=blobdiff_plain;f=post%2Flib_powerpc%2Ftwox.c;h=9549dbb750b8897426f25f1c72a31063a17db2ab;hb=70f27e7f2aff82cbd3a380231b7f1f716e06e7d7;hp=3a9b13684fa6873e5f81300a7017d8e1174ba78f;hpb=c2120fbfbc4d1f6953228f86be8bdbf38bacfdab;p=oweals%2Fu-boot.git 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); + } } } }