Searched refs:cons_write (Results 1 – 1 of 1) sorted by relevance
41 cons_write (const char *buf) in cons_write() function101 cons_write(kpath); in start_bootloader()102 cons_write(": file not found, reboot now\n"); in start_bootloader()115 cons_write("not an ELF file\n"); in start_bootloader()119 cons_write("not an ELF executable\n"); in start_bootloader()123 cons_write("kernel not for this processor\n"); in start_bootloader()131 cons_write("loading "); in start_bootloader()132 cons_write(kpath); in start_bootloader()133 cons_write("...\n"); in start_bootloader()141 cons_write("failed to read phdr\n"); in start_bootloader()[all …]