Home
last modified time | relevance | path

Searched refs:DISPLAY_OPTIONS_BANNER_LENGTH (Results 1 – 4 of 4) sorted by relevance

/openbmc/u-boot/include/
H A Ddisplay_options.h59 #define DISPLAY_OPTIONS_BANNER_LENGTH 200 macro
/openbmc/u-boot/cmd/
H A Dversion.c21 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; in do_version()
/openbmc/u-boot/lib/
H A Ddisplay_options.c42 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; in display_options()
/openbmc/u-boot/common/
H A Dconsole.c736 char buf[DISPLAY_OPTIONS_BANNER_LENGTH]; in console_announce_r()