Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/common/
H A Dautoboot.c29 static int stored_bootdelay; variable
339 stored_bootdelay = bootdelay;
354 if (stored_bootdelay != -1 && s && !abortboot(stored_bootdelay)) {