Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpost.h66 #define POST_NORMAL 0x02 /* test runs on normal booting */ macro
82 #define POST_ALWAYS (POST_NORMAL | \
/openbmc/u-boot/post/
H A Dpost.c82 newword = BOOTMODE_MAGIC | POST_NORMAL; in post_bootmode_init()
166 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST, in post_get_env_flags()
/openbmc/u-boot/doc/
H A DREADME.POST118 #define POST_NORMAL 0x02 /* test runs on normal booting */
212 mode the test is running in (POST_POWERON, POST_NORMAL,
267 POST_RAM | POST_NORMAL, \