Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/mips/cpu/
H A Dstart.S263 move a0, zero # a0 <-- boot_flags = 0
/openbmc/u-boot/common/
H A Dboard_f.c986 void board_init_f(ulong boot_flags) in board_init_f() argument
988 gd->flags = boot_flags; in board_init_f()