Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dautoboot.c208 static int menukey; variable
240 menukey = getc(); in __abortboot()
345 if (menukey == CONFIG_MENUKEY) { in autoboot_command()