Searched refs:cons_write (Results 1 – 1 of 1) sorted by relevance
42 cons_write (const char *buf) in cons_write() function102 cons_write(kpath); in start_bootloader()103 cons_write(": file not found, reboot now\n"); in start_bootloader()116 cons_write("not an ELF file\n"); in start_bootloader()120 cons_write("not an ELF executable\n"); in start_bootloader()124 cons_write("kernel not for this processor\n"); in start_bootloader()132 cons_write("loading "); in start_bootloader()133 cons_write(kpath); in start_bootloader()134 cons_write("...\n"); in start_bootloader()142 cons_write("failed to read phdr\n"); in start_bootloader()[all …]