Home
last modified time | relevance | path

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

/external/u-boot/include/asm-generic/
Du-boot.h48 unsigned long bi_bootflags; /* boot / reboot flag (Unused) */ member
/external/u-boot/cmd/
Dbdinfo.c185 print_num("bootflags", bd->bi_bootflags); in do_bdinfo()