Lines Matching refs:SPL_TPL_PROMPT
75 puts(SPL_TPL_PROMPT in spl_start_uboot()
77 puts(SPL_TPL_PROMPT "Direct Linux boot not active!\n"); in spl_start_uboot()
111 printf(SPL_TPL_PROMPT "fdt_shrink_to_minimum err - %d\n", err); in spl_fixup_fdt()
117 printf(SPL_TPL_PROMPT "arch_fixup_fdt err - %d\n", err); in spl_fixup_fdt()
196 debug(SPL_TPL_PROMPT "payload image: %32s load addr: 0x%lx size: %d\n", in spl_load_fit_image()
281 debug(SPL_TPL_PROMPT in spl_parse_image_header()
311 debug(SPL_TPL_PROMPT in spl_parse_image_header()
372 debug(SPL_TPL_PROMPT "Wrote SPL handoff\n"); in write_spl_handoff()
422 puts(SPL_TPL_PROMPT "Cannot set up SPL handoff\n"); in spl_common_init()
584 puts(SPL_TPL_PROMPT "Unsupported Boot Device!\n"); in boot_from_devices()
636 debug(">>" SPL_TPL_PROMPT "board_init_r()\n"); in board_init_r()
680 puts(SPL_TPL_PROMPT "failed to boot from all boot devices\n"); in board_init_r()
688 printf(SPL_TPL_PROMPT in board_init_r()