Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dpost.h70 #define POST_COLDBOOT 0x80 /* first boot after power-on */ macro
/openbmc/u-boot/post/
H A Dpost.c85 newword = post_word_load() & ~POST_COLDBOOT; in post_bootmode_init()
89 newword |= POST_COLDBOOT; in post_bootmode_init()