| commit | 26c8df6878bec19a3f288ad1d89c82b32b1d625b | [log] [tgz] |
|---|---|---|
| author | Francesco "Dil3mm4" Manzo <dil3mm4.dev@gmail.com> | Fri Jun 14 20:33:39 2024 +0000 |
| committer | Michael Bestas <mkbestas@lineageos.org> | Sun Jun 15 19:14:33 2025 +0300 |
| tree | 267127b68eb1f2fe023f5b9a59001dfb0002cd6f | |
| parent | 9fb3bbd7184d46e30f2808256a3eb512b3a4829d [diff] |
Improve UART baud rate handling - Commented out initial setting of UART baud rate to 115200, deferring this until after firmware settlement to avoid potential issues with some platform UARTs. - Added a tcflush call in userial_vendor_set_baud to ensure UART settings are properly applied. Change-Id: Ia153c363fbbec5f93748d2e2fb72a553a7b09727