Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dspl.h55 # define SPL_TPL_NAME "TPL" macro
57 # define SPL_TPL_NAME "SPL" macro
59 # define SPL_TPL_PROMPT SPL_TPL_NAME ": "
61 # define SPL_TPL_NAME "" macro
/openbmc/u-boot/common/spl/
H A Dspl.c759 puts("\nU-Boot " SPL_TPL_NAME " " PLAIN_VERSION " (" U_BOOT_DATE " - " in preloader_console_init()