Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/asm-generic/
H A Du-boot.h49 unsigned long bi_bootflags; /* boot / reboot flag (Unused) */ member
/rk3399_rockchip-uboot/cmd/
H A Dbdinfo.c186 print_num("bootflags", bd->bi_bootflags); in do_bdinfo()