Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/include/
H A Dpost.h67 #define POST_NORMAL 0x02 /* test runs on normal booting */ macro
83 #define POST_ALWAYS (POST_NORMAL | \
/OK3568_Linux_fs/u-boot/post/
H A Dpost.c83 newword = BOOTMODE_MAGIC | POST_NORMAL; in post_bootmode_init()
167 int flag[] = { POST_POWERON, POST_NORMAL, POST_SLOWTEST, in post_get_env_flags()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST118 #define POST_NORMAL 0x02 /* test runs on normal booting */
165 (POST_POWERON, POST_NORMAL or POST_SHUTDOWN).
223 mode the test is running in (POST_POWERON, POST_NORMAL,
278 POST_RAM | POST_NORMAL, \