Home
last modified time | relevance | path

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

/openbmc/u-boot/common/
H A Dautoboot.c258 static int abortboot(int bootdelay) in abortboot() function
332 if (stored_bootdelay != -1 && s && !abortboot(stored_bootdelay)) { in autoboot_command()