Home
last modified time | relevance | path

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

12

/u-boot/post/drivers/
A 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()
A Di2c.c80 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 Dmemory.c231 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 Dcr.c253 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 Db.c103 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 Dsrawi.c111 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 Dtwo.c131 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 Dtwox.c131 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 Drlwinm.c110 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 Dmulti.c51 post_log("Error at multi test !\n"); in cpu_post_test_multi()
A Drlwnm.c120 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 Dthreex.c184 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 Drlwimi.c117 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 Dthree.c214 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 Dcmp.c107 post_log ("Error at cmp test %d !\n", i); in cpu_post_test_cmp()
A Dcmpi.c107 post_log ("Error at cmpi test %d !\n", i); in cpu_post_test_cmpi()
A Dcomplex.c102 post_log ("Error at complex test !\n"); in cpu_post_test_complex()
A Dstring.c82 post_log ("Error at string test !\n"); in cpu_post_test_string()
/u-boot/post/
A Dpost.c138 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 D20010226-1.c30 post_log ("Error in FPU math3 test\n"); in fpu_post_test_math3()
A D980619-1.c36 post_log ("Error in FPU math4 test\n"); in fpu_post_test_math4()
A Dacc1.c33 post_log ("Error in FPU math5 test\n"); in fpu_post_test_math5()
A D20001122-1.c36 post_log ("Error in FPU math1 test\n"); in fpu_post_test_math1()
A D20010114-2.c42 post_log ("Error in FPU math2 test\n"); in fpu_post_test_math2()
A Dmul-subnormal-single-1.c79 post_log ("Error in FPU math7 test\n"); in fpu_post_test_math7()

Completed in 19 milliseconds

12