Home
last modified time | relevance | path

Searched refs:GD_FLG_POSTFAIL (Results 1 – 3 of 3) sorted by relevance

/u-boot/post/
A Dpost.c254 (gd->flags & GD_FLG_POSTFAIL) ? in post_run_single()
273 gd->flags |= GD_FLG_POSTFAIL; in post_run_single()
283 gd->flags |= GD_FLG_POSTFAIL; in post_run_single()
317 gd->flags |= GD_FLG_POSTFAIL; in post_run()
/u-boot/include/asm-generic/
A Dglobal_data.h521 GD_FLG_POSTFAIL = 0x00008, enumerator
/u-boot/common/
A Dautoboot.c355 if (gd->flags & GD_FLG_POSTFAIL) { in bootdelay_process()

Completed in 5 milliseconds