commit | e1dc9b08051a2c2e694edf48d1e704f07c7c143c | [log] [tgz] |
---|---|---|
author | Wei Qiao <wei.qiao@spreadtrum.com> | Mon Mar 27 14:06:42 2017 +0800 |
committer | Greg Kroah-Hartman <gregkh@linuxfoundation.org> | Sat Apr 08 18:42:47 2017 +0200 |
tree | f69fa5b45a89bdd096ba4cd6b563bb3755fe1826 | |
parent | 26b82caae4722191edac5f7b13d172105f150926 [diff] |
serial: sprd: adjust TIMEOUT to a big value 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 <wei.qiao@spreadtrum.com> Signed-off-by: Chunyan Zhang <chunyan.zhang@spreadtrum.com> Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>