Home
last modified time | relevance | path

Searched defs:bootmenu_data (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/cmd/
H A Dbootmenu.c33 struct bootmenu_data { struct
34 int delay; /* delay for autoboot */
35 int active; /* active menu entry */
36 int count; /* total count of menu entries */
37 struct bootmenu_entry *first; /* first menu entry */