linux/arch/mips/loongson1
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
..
common MIPS: early_printk: drop __init annotations 2013-02-19 09:36:37 +01:00
ls1b MIPS: Loongson1B: improve ls1x_serial_setup() 2012-11-09 11:37:20 +01:00
Kconfig MIPS: Loongson1B: use common clock infrastructure instead of private APIs 2012-11-09 11:37:20 +01:00
Makefile MIPS: Loongson 1B: Add board support 2012-07-25 16:17:24 +02:00
Platform MIPS: Loongson 1B: Add board support 2012-07-25 16:17:24 +02:00