Searched defs:bootloader (Results 1 - 1 of 1) sorted by relevance

/arch/mips/cavium-octeon/
H A Dsetup.c135 char *bootloader = "kexec"; local
139 if (!strncmp(bootloader, (char *)image->segment[i].buf,
140 strlen(bootloader))) {
143 * of parameters (as bootloader does).
198 * It is the same thing that bootloader does.
340 * Return the console uart passed by the bootloader
400 * @command: Command to pass to the bootloader. Currently ignored.
623 * The bootloader passes a pointer to the boot descriptor in
687 * bootloader. Later, after the memory allocations are

Completed in 436 milliseconds