Home
last modified time | relevance | path

Searched refs:post_log (Results 1 – 25 of 34) sorted by relevance

12

/external/u-boot/post/drivers/
Drtc.c88 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()
Dmemory.c229 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()
Di2c.c79 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/
Dpost.c132 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/
Dcr.c252 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()
Db.c102 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()
Dtwo.c130 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()
Dtwox.c130 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()
Dsrawi.c110 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()
Drlwinm.c109 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()
Drlwnm.c119 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()
Drlwimi.c116 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()
Dthreex.c183 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()
Dthree.c213 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()
Dmulti.c49 post_log("Error at multi test !\n"); in cpu_post_test_multi()
Dcmpi.c106 post_log ("Error at cmpi test %d !\n", i); in cpu_post_test_cmpi()
Dcomplex.c101 post_log ("Error at complex test !\n"); in cpu_post_test_complex()
Dcmp.c106 post_log ("Error at cmp test %d !\n", i); in cpu_post_test_cmp()
Dstring.c81 post_log ("Error at string test !\n"); in cpu_post_test_string()
/external/u-boot/post/lib_powerpc/fpu/
D980619-1.c36 post_log ("Error in FPU math4 test\n"); in fpu_post_test_math4()
D20010226-1.c30 post_log ("Error in FPU math3 test\n"); in fpu_post_test_math3()
Dacc1.c33 post_log ("Error in FPU math5 test\n"); in fpu_post_test_math5()
D20001122-1.c36 post_log ("Error in FPU math1 test\n"); in fpu_post_test_math1()
D20010114-2.c42 post_log ("Error in FPU math2 test\n"); in fpu_post_test_math2()
Dmul-subnormal-single-1.c79 post_log ("Error in FPU math7 test\n"); in fpu_post_test_math7()

12