/external/u-boot/post/drivers/ |
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()
|
D | memory.c | 229 post_log("Memory (data line) error at %08x, " in memory_post_dataline() 260 post_log("Memory (address line) error at %08x<->%08x, " in memory_post_addrline() 288 post_log("Memory error at %08x, " in memory_post_test1() 318 post_log("Memory error at %08x, " in memory_post_test2() 348 post_log("Memory error at %08x, " in memory_post_test3() 378 post_log("Memory error at %08x, " in memory_post_test4()
|
D | i2c.c | 79 post_log("I2C: addr %02x not expected\n", i); in i2c_post_test() 88 post_log("I2C: addr %02x did not respond\n", i2c_addr_list[i]); in i2c_post_test()
|
/external/u-boot/post/ |
D | post.c | 132 post_log("POST %s ", post_list[j].cmd); in post_output_backlog() 134 post_log("PASSED\n"); in post_output_backlog() 136 post_log("FAILED\n"); in post_output_backlog() 253 post_log("POST %s ", test->cmd); in post_run_single() 271 post_log("FAILED\n"); in post_run_single() 279 post_log("PASSED\n"); in post_run_single() 392 int post_log(char *format, ...) in post_log() function
|
/external/u-boot/post/lib_powerpc/ |
D | cr.c | 252 post_log ("Error at cr1 test %d !\n", i); in cpu_post_test_cr() 278 post_log ("Error at cr2 test %d !\n", i); in cpu_post_test_cr() 301 post_log ("Error at cr3 test %d !\n", i); in cpu_post_test_cr() 324 post_log ("Error at cr4 test %d !\n", i); in cpu_post_test_cr()
|
D | b.c | 102 post_log ("Error at b1 test !\n"); in cpu_post_test_b() 125 post_log ("Error at b2 test !\n"); in cpu_post_test_b() 164 post_log ("Error at b3 test %d !\n", i); in cpu_post_test_b()
|
D | two.c | 130 post_log ("Error at two test %d !\n", i); in cpu_post_test_two() 143 post_log ("Error at two test %d !\n", i); in cpu_post_test_two()
|
D | twox.c | 130 post_log ("Error at twox test %d !\n", i); in cpu_post_test_twox() 143 post_log ("Error at twox test %d !\n", i); in cpu_post_test_twox()
|
D | srawi.c | 110 post_log ("Error at srawi test %d !\n", i); in cpu_post_test_srawi() 123 post_log ("Error at srawi test %d !\n", i); in cpu_post_test_srawi()
|
D | rlwinm.c | 109 post_log ("Error at rlwinm test %d !\n", i); in cpu_post_test_rlwinm() 122 post_log ("Error at rlwinm test %d !\n", i); in cpu_post_test_rlwinm()
|
D | rlwnm.c | 119 post_log ("Error at rlwnm test %d !\n", i); in cpu_post_test_rlwnm() 132 post_log ("Error at rlwnm test %d !\n", i); in cpu_post_test_rlwnm()
|
D | rlwimi.c | 116 post_log ("Error at rlwimi test %d !\n", i); in cpu_post_test_rlwimi() 129 post_log ("Error at rlwimi test %d !\n", i); in cpu_post_test_rlwimi()
|
D | threex.c | 183 post_log ("Error at threex test %d !\n", i); in cpu_post_test_threex() 196 post_log ("Error at threex test %d !\n", i); in cpu_post_test_threex()
|
D | three.c | 213 post_log ("Error at three test %d !\n", i); in cpu_post_test_three() 226 post_log ("Error at three test %d !\n", i); in cpu_post_test_three()
|
D | multi.c | 49 post_log("Error at multi test !\n"); in cpu_post_test_multi()
|
D | cmpi.c | 106 post_log ("Error at cmpi test %d !\n", i); in cpu_post_test_cmpi()
|
D | complex.c | 101 post_log ("Error at complex test !\n"); in cpu_post_test_complex()
|
D | cmp.c | 106 post_log ("Error at cmp test %d !\n", i); in cpu_post_test_cmp()
|
D | string.c | 81 post_log ("Error at string test !\n"); in cpu_post_test_string()
|
/external/u-boot/post/lib_powerpc/fpu/ |
D | 980619-1.c | 36 post_log ("Error in FPU math4 test\n"); in fpu_post_test_math4()
|
D | 20010226-1.c | 30 post_log ("Error in FPU math3 test\n"); in fpu_post_test_math3()
|
D | acc1.c | 33 post_log ("Error in FPU math5 test\n"); in fpu_post_test_math5()
|
D | 20001122-1.c | 36 post_log ("Error in FPU math1 test\n"); in fpu_post_test_math1()
|
D | 20010114-2.c | 42 post_log ("Error in FPU math2 test\n"); in fpu_post_test_math2()
|
D | mul-subnormal-single-1.c | 79 post_log ("Error in FPU math7 test\n"); in fpu_post_test_math7()
|