Commit 266fcab
serial: msm_geni_serial: Fix console log false start issue
With the commit d0e6e429d99a after merging android-4.14-stable
(4.14.257), it is possible to re-configure the preferred console
when the serial ports are added even if the cmdline parameter
'console' is set as null.
Set the flag 'console_set_on_cmdline' as 1 directly since
we do not need to setup the console at runtime.
Bug: 211946493
Bug: 210364486
Change-Id: I2f472520ad5ff8593878cfd4f818febc965d828e
Signed-off-by: JohnnLee <johnnlee@google.com>
Signed-off-by: Pranav Vashi <neobuddy89@gmail.com>1 parent b50fe07 commit 266fcab
1 file changed
Lines changed: 3 additions & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3435 | 3435 | | |
3436 | 3436 | | |
3437 | 3437 | | |
| 3438 | + | |
| 3439 | + | |
| 3440 | + | |
3438 | 3441 | | |
3439 | 3442 | | |
3440 | 3443 | | |
| |||
0 commit comments