/u-boot/post/drivers/ |
A D | rtc.c | 88 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test() 95 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test() 101 post_log ("Invalid second duration !\n"); in rtc_post_test() 110 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test() 133 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test() 141 post_log ("Month %d boundary is not passed !\n", i + 1); in rtc_post_test() 165 post_log ("Timeout while waiting for a new second !\n"); in rtc_post_test() 173 post_log ("Month %d boundary is not passed !\n", i + 1); in rtc_post_test() 184 post_log ("RTC Time is not reliable! Power fault? \n"); in rtc_post_test()
|
A D | i2c.c | 80 post_log("I2C: addr %02x not expected\n", i); in i2c_post_test() 89 post_log("I2C: addr %02x did not respond\n", i2c_addr_list[i]); in i2c_post_test()
|
A D | memory.c | 231 post_log("Memory (data line) error at %08x, " in memory_post_dataline() 262 post_log("Memory (address line) error at %08x<->%08x, " in memory_post_addrline() 290 post_log("Memory error at %08x, " in memory_post_test1() 320 post_log("Memory error at %08x, " in memory_post_test2() 350 post_log("Memory error at %08x, " in memory_post_test3() 380 post_log("Memory error at %08x, " in memory_post_test4()
|
/u-boot/post/lib_powerpc/ |
A D | cr.c | 253 post_log ("Error at cr1 test %d !\n", i); in cpu_post_test_cr() 279 post_log ("Error at cr2 test %d !\n", i); in cpu_post_test_cr() 302 post_log ("Error at cr3 test %d !\n", i); in cpu_post_test_cr() 325 post_log ("Error at cr4 test %d !\n", i); in cpu_post_test_cr()
|
A D | b.c | 103 post_log ("Error at b1 test !\n"); in cpu_post_test_b() 126 post_log ("Error at b2 test !\n"); in cpu_post_test_b() 165 post_log ("Error at b3 test %d !\n", i); in cpu_post_test_b()
|
A D | srawi.c | 111 post_log ("Error at srawi test %d !\n", i); in cpu_post_test_srawi() 124 post_log ("Error at srawi test %d !\n", i); in cpu_post_test_srawi()
|
A D | two.c | 131 post_log ("Error at two test %d !\n", i); in cpu_post_test_two() 144 post_log ("Error at two test %d !\n", i); in cpu_post_test_two()
|
A D | twox.c | 131 post_log ("Error at twox test %d !\n", i); in cpu_post_test_twox() 144 post_log ("Error at twox test %d !\n", i); in cpu_post_test_twox()
|
A D | rlwinm.c | 110 post_log ("Error at rlwinm test %d !\n", i); in cpu_post_test_rlwinm() 123 post_log ("Error at rlwinm test %d !\n", i); in cpu_post_test_rlwinm()
|
A D | multi.c | 51 post_log("Error at multi test !\n"); in cpu_post_test_multi()
|
A D | rlwnm.c | 120 post_log ("Error at rlwnm test %d !\n", i); in cpu_post_test_rlwnm() 133 post_log ("Error at rlwnm test %d !\n", i); in cpu_post_test_rlwnm()
|
A D | threex.c | 184 post_log ("Error at threex test %d !\n", i); in cpu_post_test_threex() 197 post_log ("Error at threex test %d !\n", i); in cpu_post_test_threex()
|
A D | rlwimi.c | 117 post_log ("Error at rlwimi test %d !\n", i); in cpu_post_test_rlwimi() 130 post_log ("Error at rlwimi test %d !\n", i); in cpu_post_test_rlwimi()
|
A D | three.c | 214 post_log ("Error at three test %d !\n", i); in cpu_post_test_three() 227 post_log ("Error at three test %d !\n", i); in cpu_post_test_three()
|
A D | cmp.c | 107 post_log ("Error at cmp test %d !\n", i); in cpu_post_test_cmp()
|
A D | cmpi.c | 107 post_log ("Error at cmpi test %d !\n", i); in cpu_post_test_cmpi()
|
A D | complex.c | 102 post_log ("Error at complex test !\n"); in cpu_post_test_complex()
|
A D | string.c | 82 post_log ("Error at string test !\n"); in cpu_post_test_string()
|
/u-boot/post/ |
A D | post.c | 138 post_log("POST %s ", post_list[j].cmd); in post_output_backlog() 140 post_log("PASSED\n"); in post_output_backlog() 142 post_log("FAILED\n"); in post_output_backlog() 261 post_log("POST %s ", test->cmd); in post_run_single() 279 post_log("FAILED\n"); in post_run_single() 287 post_log("PASSED\n"); in post_run_single() 400 int post_log(char *format, ...) in post_log() function
|
/u-boot/post/lib_powerpc/fpu/ |
A D | 20010226-1.c | 30 post_log ("Error in FPU math3 test\n"); in fpu_post_test_math3()
|
A D | 980619-1.c | 36 post_log ("Error in FPU math4 test\n"); in fpu_post_test_math4()
|
A D | acc1.c | 33 post_log ("Error in FPU math5 test\n"); in fpu_post_test_math5()
|
A D | 20001122-1.c | 36 post_log ("Error in FPU math1 test\n"); in fpu_post_test_math1()
|
A D | 20010114-2.c | 42 post_log ("Error in FPU math2 test\n"); in fpu_post_test_math2()
|
A D | mul-subnormal-single-1.c | 79 post_log ("Error in FPU math7 test\n"); in fpu_post_test_math7()
|