aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2023-11-19 08:36:01 -0700
committerTom Rini <trini@konsulko.com>2023-12-13 18:39:05 -0500
commitec31f8bac74a775b1296dd05e9a8be8ff7f8d6c4 (patch)
tree8b50ba1500773253fa71e3ceb57d0610656ae8dd /tools
parent4c4977cbc92ae984a1c1db148ae8d70dd2fed5ad (diff)
downloadu-boot-ec31f8bac74a775b1296dd05e9a8be8ff7f8d6c4.zip
u-boot-ec31f8bac74a775b1296dd05e9a8be8ff7f8d6c4.tar.gz
u-boot-ec31f8bac74a775b1296dd05e9a8be8ff7f8d6c4.tar.bz2
u_boot_pylib: Correct readme formatting
Correct a heading which is too short in the readme. Fixes: 75554dfac29 ("patman: Add support for building a u_boot_tools...") Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/u_boot_pylib/README.rst2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/u_boot_pylib/README.rst b/tools/u_boot_pylib/README.rst
index 93858f5..36a1825 100644
--- a/tools/u_boot_pylib/README.rst
+++ b/tools/u_boot_pylib/README.rst
@@ -1,7 +1,7 @@
.. SPDX-License-Identifier: GPL-2.0+
# U-Boot Python Library
-=====================
+=======================
This is a Python library used by various U-Boot tools, including patman,
buildman and binman.