Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/asm-generic/
H A Du-boot.h49 unsigned long bi_bootflags; /* boot / reboot flag (Unused) */ member
/OK3568_Linux_fs/kernel/arch/powerpc/boot/
H A Dppcboot.h38 unsigned long bi_bootflags; /* boot / reboot flag (for LynxOS) */ member
H A Dppcboot-hotfoot.h50 unsigned long bi_bootflags; /* boot / reboot flag (for LynxOS) */ member
/OK3568_Linux_fs/u-boot/cmd/
H A Dbdinfo.c186 print_num("bootflags", bd->bi_bootflags); in do_bdinfo()