aboutsummaryrefslogtreecommitdiffstats
path: root/arch/sh/kernel/signal_64.c
diff options
context:
space:
mode:
authorMagnus Damm <damm@opensource.se>2009-12-14 12:52:53 +0000
committerPaul Mundt <lethal@linux-sh.org>2009-12-15 12:07:35 +0900
commite76fe57447e88916954bdcab1c0d2c708ec3c943 (patch)
tree990bd22c068284f2f8b962efceed6a2b10f125fc /arch/sh/kernel/signal_64.c
parentsh: sh5 scif pdata (sh5-101/sh5-103) (diff)
downloadlinux-dev-e76fe57447e88916954bdcab1c0d2c708ec3c943.tar.xz
linux-dev-e76fe57447e88916954bdcab1c0d2c708ec3c943.zip
sh: Remove old early serial console code V2
Now when the sh-sci driver can do early serial output, get rid of the old duplicated code. This patch is V2 and removes support for "earlyprintk=serial" together with the following kconfig options: CONFIG_EARLY_SCIF_CONSOLE CONFIG_EARLY_SCIF_CONSOLE_PORT CONFIG_EARLY_PRINTK With this patch applied "earlyprintk=" support is always built-in the SuperH kernel. For this to work the serial driver must have early platform support and in the case of sh-sci the serial console needs to be enabled: CONFIG_SERIAL_SH_SCI_CONSOLE=y So after enabling the SuperH SCI console kconfig option you also need to point out port using the kernel command line: "earlyprintk=sh-sci.N[,baudrate][,keep]" Remember that clocks may be disabled by the boot loader so you may have to do some board specific static clock setup before earlyprintk will work on your platform. Signed-off-by: Magnus Damm <damm@opensource.se> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/kernel/signal_64.c')
0 files changed, 0 insertions, 0 deletions