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