Lines Matching refs:debug
44 debug("Burst Mode is factory-disabled\n"); in set_max_freq()
76 debug("%s starting\n", __func__); in x86_spl_init()
83 debug("%s: spl_init() failed\n", __func__); in x86_spl_init()
88 debug("%s: arch_cpu_init() failed\n", __func__); in x86_spl_init()
94 debug("%s: arch_cpu_init_dm() failed\n", __func__); in x86_spl_init()
102 debug("%s: print_cpuinfo() failed\n", __func__); in x86_spl_init()
108 debug("%s: dram_init() failed\n", __func__); in x86_spl_init()
114 debug("%s: Failed to write to mrccache (err=%d)\n", in x86_spl_init()
125 debug("%s: interrupt_init() failed\n", __func__); in x86_spl_init()
144 debug("%s: SPI cache setup failed (err=%d)\n", __func__, ret); in x86_spl_init()
151 debug("Could not find PUNIT (err=%d)\n", ret); in x86_spl_init()
155 debug("Failed to set CPU frequency (err=%d)\n", ret); in x86_spl_init()
188 debug("cache status %d\n", dcache_status()); in board_init_f_r()
229 debug("Loading to %lx\n", spl_image->load_addr); in spl_board_load_image()
247 debug("ret=%d\n", ret); in jump_to_image_no_args()