Home
last modified time | relevance | path

Searched refs:SPL_TPL_PROMPT (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/common/spl/
H A Dspl.c75 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()
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()
[all …]
/openbmc/u-boot/include/
H A Dspl.h59 # define SPL_TPL_PROMPT SPL_TPL_NAME ": " macro
62 # define SPL_TPL_PROMPT "" macro