aboutsummaryrefslogtreecommitdiff
path: root/tools
diff options
context:
space:
mode:
authorSimon Glass <sjg@chromium.org>2024-06-23 11:55:05 -0600
committerSimon Glass <sjg@chromium.org>2024-07-03 07:36:33 +0100
commitd552564e1a0a8096aa25812e5ca874967d34f09a (patch)
tree9d2262481e2c050bd0313dd50d98dc00fa7166d6 /tools
parent638aa113e083b2d33740a620f9d9a0002d7303f5 (diff)
downloadu-boot-d552564e1a0a8096aa25812e5ca874967d34f09a.zip
u-boot-d552564e1a0a8096aa25812e5ca874967d34f09a.tar.gz
u-boot-d552564e1a0a8096aa25812e5ca874967d34f09a.tar.bz2
binman: Update the entrydocs header
Reduce the length of the underline for this header, to match the heading itself. Signed-off-by: Simon Glass <sjg@chromium.org>
Diffstat (limited to 'tools')
-rw-r--r--tools/binman/entry.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/binman/entry.py b/tools/binman/entry.py
index 42e0b7b..2ed6580 100644
--- a/tools/binman/entry.py
+++ b/tools/binman/entry.py
@@ -812,7 +812,7 @@ class Entry(object):
as missing
"""
print('''Binman Entry Documentation
-===========================
+==========================
This file describes the entry types supported by binman. These entry types can
be placed in an image one by one to build up a final firmware image. It is