Lines Matching refs:debug
34 debug("%s starting\n", __func__); in x86_spl_init()
37 debug("%s: spl_init() failed\n", __func__); in x86_spl_init()
42 debug("%s: arch_cpu_init() failed\n", __func__); in x86_spl_init()
47 debug("%s: arch_cpu_init_dm() failed\n", __func__); in x86_spl_init()
53 debug("%s: print_cpuinfo() failed\n", __func__); in x86_spl_init()
58 debug("%s: dram_init() failed\n", __func__); in x86_spl_init()
66 debug("%s: interrupt_init() failed\n", __func__); in x86_spl_init()
85 debug("%s: SPI cache setup failed\n", __func__); in x86_spl_init()
98 debug("Error %d\n", ret); in board_init_f()
110 debug("cache status %d\n", dcache_status()); in board_init_f_r()
138 debug("Loading to %lx\n", spl_image->load_addr); in spl_board_load_image()
155 debug("ret=%d\n", ret); in jump_to_image_no_args()