Go to the documentation of this file.
12 #include <linux/sched.h>
19 #include <asm/pgtable.h>
20 #include <asm/processor.h>
21 #include <asm/reboot.h>
22 #include <asm/smp-ops.h>
23 #include <asm/bootinfo.h>
29 #define prom_grab_secondary() do { } while (0)
41 return "PMC-Sierra Yosemite";
44 static void prom_cpu0_exit(
void *
arg)
49 writeb(0x84, nvram + 0xff7);
61 static void prom_exit(
void)
78 __asm__(
".set\tmips3\n\t" "wait\n\t" ".set\tmips0");
103 for (i = 1; i <
argc; i++) {
112 #ifdef CONFIG_SERIAL_8250_CONSOLE