Home
last modified time | relevance | path

Searched refs:banner (Results 1 – 8 of 8) sorted by relevance

/u-boot/lib/efi/
A Defi.c54 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image, in efi_init() argument
69 efi_puts(priv, banner); in efi_init()
/u-boot/drivers/net/
A Dbcm-sf2-eth.c31 static const char banner[] = variable
219 printf(banner); in bcm_sf2_eth_register()
/u-boot/common/
A Dcommand.c306 static void print_argv(const char *banner, const char *leader, const char *sep, in print_argv() argument
313 if (banner) { in print_argv()
315 puts(banner); in print_argv()
/u-boot/include/
A Defi.h440 int efi_init(struct efi_priv *priv, const char *banner, efi_handle_t image,
/u-boot/doc/develop/
A Dversion.rst61 This is used as part of the banner string when U-Boot starts.
/u-boot/doc/board/xen/
A Dxenguest_arm64.rst57 usual prints like U-boot’s banner etc. until the serial driver is
/u-boot/board/hisilicon/hikey960/
A DREADME90 > 2004:telnet:0:/dev/ttyUSB0:115200 8DATABITS NONE 1STOPBIT banner
/u-boot/common/spl/
A DKconfig280 bool "Enable output of the SPL banner 'U-Boot SPL ...'"
283 If this option is enabled, SPL will print the banner with version
288 bool "Enable output of the TPL banner 'U-Boot TPL ...'"
292 If this option is enabled, TPL will print the banner with version
311 banner ("U-Boot SPL ..."). This function should be provided by

Completed in 17 milliseconds