diff options
author | Peter Hurley <peter@hurleysoftware.com> | 2015-03-01 11:05:46 -0500 |
---|---|---|
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | 2015-03-07 03:55:07 +0100 |
commit | 73abaf87f01be6fa6da3c0aa9c138a1b6b281068 (patch) | |
tree | 165c9ca2fb5d8b583cbf5d83aaa26c486a6f4f83 /include/linux/font.h | |
parent | 1e1257860fd10487795b782f1dbb5b5f2c203474 (diff) | |
download | blackbird-obmc-linux-73abaf87f01be6fa6da3c0aa9c138a1b6b281068.tar.gz blackbird-obmc-linux-73abaf87f01be6fa6da3c0aa9c138a1b6b281068.zip |
serial: earlycon: Refactor parse_options into serial core
Prepare to support console-defined matching; refactor the command
line parameter string processing from parse_options() into a
new core function, uart_parse_earlycon(), which decodes command line
parameters of the form:
earlycon=<name>,io|mmio|mmio32,<addr>,<options>
console=<name>,io|mmio|mmio32,<addr>,<options>
earlycon=<name>,0x<addr>,<options>
console=<name>,0x<addr>,<options>
Signed-off-by: Peter Hurley <peter@hurleysoftware.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
Diffstat (limited to 'include/linux/font.h')
0 files changed, 0 insertions, 0 deletions