Home
last modified time | relevance | path

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

/openbmc/u-boot/tools/
H A Dkwboot.c77 static int msg_req_delay = KWBOOT_MSG_REQ_DELAY; variable
304 usleep(msg_req_delay * 1000); in kwboot_bootmsg()
336 usleep(msg_req_delay * 1000); in kwboot_debugmsg()
760 msg_req_delay = KWBOOT_MSG_REQ_DELAY_AXP; in main()
765 msg_req_delay = atoi(optarg); in main()