Searched refs:RD_PROMPT (Results 1 – 2 of 2) sorted by relevance
85 ramdisk_flags |= RD_PROMPT; in do_bootm_linux()87 ramdisk_flags &= ~RD_PROMPT; in do_bootm_linux()
19 #define RD_PROMPT (1<<15) macro