Home
last modified time | relevance | path

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

/external/u-boot/post/
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,
/external/u-boot/include/
Dpost.h72 #define POST_ROM 0x0100 /* test runs in ROM */ macro
81 #define POST_MEM (POST_RAM | POST_ROM)
/external/u-boot/common/
Dboard_f.c578 post_run(NULL, POST_ROM | post_bootmode_get(0)); in init_post()
/external/u-boot/doc/
DREADME.POST121 #define POST_ROM 0x100 /* test runs in ROM */