From ca782f16ce02e3f4fa2ae28a5ff256ac69f731e2 Mon Sep 17 00:00:00 2001 From: Peter Hurley Date: Mon, 6 Apr 2015 10:52:39 -0400 Subject: [PATCH] earlycon: 8250: Document kernel command line options Document the expected behavior of kernel command lines of the forms: console=uart[8250],io|mmio|mmio32,[,options] console=uart[8250],[,options] and earlycon=uart[8250],io|mmio|mmio32,[,options] earlycon=uart[8250],[,options] Signed-off-by: Peter Hurley Signed-off-by: Greg Kroah-Hartman --- Reading git-format-patch failed