On Fri, Mar 22, 2019 at 04:44:10PM +0100, Arnd Bergmann wrote: > From: Wei Qiao <[email protected]> > > SPRD_TIMEOUT was 256, which is too small to wait until the status > switched to workable in a while loop, so that the earlycon could > not work correctly. > > Signed-off-by: Wei Qiao <[email protected]> > Signed-off-by: Chunyan Zhang <[email protected]> > Signed-off-by: Greg Kroah-Hartman <[email protected]> > (cherry picked from commit e1dc9b08051a2c2e694edf48d1e704f07c7c143c) > Signed-off-by: Arnd Bergmann <[email protected]> > --- > drivers/tty/serial/sprd_serial.c | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-)
Also applied to 4.9.y

