linux/arch/mips/loongson1/common
Aaro Koskinen f7be4e754b MIPS: early_printk: drop __init annotations
We cannot use __init for earlyprintk code or data, since the kernel
parameter "keep_bootcon" allows leaving the boot console enabled.

Currently MIPS will crash/hang/die if you use keep_bootcon. The patch
fixes it at least on Lemote FuLoong mini-PC. Changes for other boards
were done based on what I could find with grep...

Signed-off-by: Aaro Koskinen <aaro.koskinen@iki.fi>
Patchwork: http://patchwork.linux-mips.org/patch/4935/
Signed-off-by: John Crispin <blogic@openwrt.org>
2013-02-19 09:36:37 +01:00
..
clock.c MIPS: Loongson1B: Fix a typo 2012-11-09 11:37:20 +01:00
irq.c MIPS: Loongson 1B: Add board support 2012-07-25 16:17:24 +02:00
Makefile MIPS: Loongson 1B: Add board support 2012-07-25 16:17:24 +02:00
platform.c Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus 2012-12-14 14:27:45 -08:00
prom.c MIPS: early_printk: drop __init annotations 2013-02-19 09:36:37 +01:00
reset.c MIPS: Loongson 1B: Add board support 2012-07-25 16:17:24 +02:00
setup.c MIPS: Loongson 1B: Add board support 2012-07-25 16:17:24 +02:00