summaryrefslogtreecommitdiff
path: root/arch/sh/boards
diff options
context:
space:
mode:
authorJamie Lenehan <lenehan@twibble.org>2006-12-19 12:16:06 +0900
committerPaul Mundt <lethal@linux-sh.org>2007-02-13 10:54:44 +0900
commit703404ea441fc198d03ca3e9edbac6e09b5415f4 (patch)
tree5af8761c302b7b794ec3db67a9b623cd55858fb2 /arch/sh/boards
parent106dac130d6fb6670a0bbfa8c714054990b41b03 (diff)
downloadlinux-3.10-703404ea441fc198d03ca3e9edbac6e09b5415f4.tar.gz
linux-3.10-703404ea441fc198d03ca3e9edbac6e09b5415f4.tar.bz2
linux-3.10-703404ea441fc198d03ca3e9edbac6e09b5415f4.zip
sh: allow earlyprintk baud rate to be set via command line
This allows the baud rate for earlyprintk for sh4 without the standard BIOS to be set via the command line. This uses the same format as i386 and x86_64, which is: earlyprintk=serial,ttySC1,38400 The second parameter (ttySC1 above) is usually the console device name or the io address of the serial port. I allow that to be specified but ignore it in order to keep the format the same as i386/x86_64. Signed-off-by: Jamie Lenehan <lenehan@twibble.org> Signed-off-by: Paul Mundt <lethal@linux-sh.org>
Diffstat (limited to 'arch/sh/boards')
0 files changed, 0 insertions, 0 deletions