d4aecb45b8a773f1e9e04047a65235807980593d
write DLH-->read DLH-->write DLL may cause set baudrate failed such as: switch baud from 9600 to 115200,real baud still 9600 Fix the usage to "write DLL-->read DLL-->write DLM" Change-Id: I766b4c2cafcf79668a9324c970ff653420cf076c Signed-off-by: yanhaodong <haodong.yan@spacemit.com>
…
…
Linux kernel
============
There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.
In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``. The formatted documentation can also be read online at:
https://www.kernel.org/doc/html/latest/
There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
Languages
C
97.8%
Assembly
1%
Shell
0.4%
Makefile
0.3%
Python
0.2%