Lines Matching full:debug
32 debug("%s starting\n", __func__); in x86_spl_init()
35 debug("%s: spl_init() failed\n", __func__); in x86_spl_init()
40 debug("%s: arch_cpu_init() failed\n", __func__); in x86_spl_init()
45 debug("%s: arch_cpu_init_dm() failed\n", __func__); in x86_spl_init()
51 debug("%s: print_cpuinfo() failed\n", __func__); in x86_spl_init()
56 debug("%s: dram_init() failed\n", __func__); in x86_spl_init()
64 debug("%s: interrupt_init() failed\n", __func__); in x86_spl_init()
83 debug("%s: SPI cache setup failed\n", __func__); in x86_spl_init()
96 debug("Error %d\n", ret); in board_init_f()
108 debug("cache status %d\n", dcache_status()); in board_init_f_r()
136 debug("Loading to %lx\n", spl_image->load_addr); in spl_board_load_image()
153 debug("ret=%d\n", ret); in jump_to_image_no_args()