u-boot/doc/develop/sending_patches.rst

17 lines
346 B
ReStructuredText
Raw Normal View History

.. SPDX-License-Identifier: GPL-2.0+
Sending patches
===============
.. toctree::
:maxdepth: 2
patman
You can use a tool called patman to prepare, check and sent patches. It creates
change logs, cover letters and patch notes. It also simplified the process of
sending multiple versions of a series.
See more details at :doc:`patman`.