commit | f525c1179c7bb943ff6319ce033204bd3f790153 | [log] [tgz] |
---|---|---|
author | Stepan Moskovchenko <stepanm@codeaurora.org> | Tue May 15 14:10:26 2012 -0700 |
committer | Stepan Moskovchenko <stepanm@codeaurora.org> | Thu Jun 07 18:10:03 2012 -0700 |
tree | 776f10cd14e0007b6b9aabc24e6c970979aa9182 | |
parent | 649ceca64c09a683b29a3651d17bf505ff2e6235 [diff] |
msm_serial_hs_lite: Write NCF when initializing the console The console TX path does not write NCF until after TX_READY is asserted, meaning that the wait_for_xmitr path could be polling on a ready bit dictated by the last NCF value set by the bootloader. Change-Id: I6d7c9c2610e67d5d84dd2e9b84ee29f94ba4d180 Signed-off-by: Stepan Moskovchenko <stepanm@codeaurora.org>