X-Git-Url: https://git.sur5r.net/?a=blobdiff_plain;f=post%2Flib_powerpc%2Fthreex.c;h=ce1edf89db5a9394bf955f170f2ecbd45b5be886;hb=d08607e1e7b05f86f81e21601f6012d20ae1c397;hp=906fefd0d353ce1d6537f078bd215e3f265699ec;hpb=326ea986ac150acdc7656d57fca647db80b50158;p=u-boot diff --git a/post/lib_powerpc/threex.c b/post/lib_powerpc/threex.c index 906fefd0d3..ce1edf89db 100644 --- a/post/lib_powerpc/threex.c +++ b/post/lib_powerpc/threex.c @@ -181,7 +181,7 @@ int cpu_post_test_threex (void) if (ret != 0) { - post_log ("Error at threex test %d !\n", i); + post_log ("Error at threex test %d !\n", i); } } @@ -194,8 +194,8 @@ int cpu_post_test_threex (void) if (ret != 0) { - post_log ("Error at threex test %d !\n", i); - } + post_log ("Error at threex test %d !\n", i); + } } } }