Home
last modified time | relevance | path

Searched refs:POST_ROM (Results 1 – 4 of 4) sorted by relevance

/OK3568_Linux_fs/u-boot/post/
H A Dtests.c54 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
118 POST_ROM | POST_POWERON | POST_SLOWTEST | POST_PREREL,
244 POST_ROM | POST_ALWAYS | POST_PREREL,
295 POST_ROM | POST_SLOWTEST | POST_PREREL,
/OK3568_Linux_fs/u-boot/include/
H A Dpost.h73 #define POST_ROM 0x0100 /* test runs in ROM */ macro
82 #define POST_MEM (POST_RAM | POST_ROM)
/OK3568_Linux_fs/u-boot/common/
H A Dboard_f.c633 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.POST121 #define POST_ROM 0x100 /* test runs in ROM */