Home
last modified time | relevance | path

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

/u-boot/post/
A Dtests.c53 POST_ROM | POST_ALWAYS | POST_PREREL | POST_CRITICAL | POST_STOP,
117 POST_ROM | POST_POWERON | POST_SLOWTEST | POST_PREREL,
243 POST_ROM | POST_ALWAYS | POST_PREREL,
294 POST_ROM | POST_SLOWTEST | POST_PREREL,
/u-boot/include/
A Dpost.h72 #define POST_ROM 0x0100 /* test runs in ROM */ macro
81 #define POST_MEM (POST_RAM | POST_ROM)
/u-boot/common/
A Dboard_f.c613 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/u-boot/doc/
A DREADME.POST121 #define POST_ROM 0x100 /* test runs in ROM */

Completed in 6 milliseconds