mirror of
https://github.com/smaeul/u-boot.git
synced 2025-11-26 05:39:38 +00:00
binman: doc: fix reference tag placement for Logging section
Move BinmanLogging reference tag after section "Signing FIT container
with private key in an image" and just before section "Logging".
Fixes: 0f40e23fd22 ("binman: add documentation for binman sign option")
Signed-off-by: Massimo Pegorer <massimo.pegorer+oss@gmail.com>
Reviewed-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
This commit is contained in:
parent
a3a057f839
commit
8bd7d08407
@ -1482,7 +1482,6 @@ when it was created.
|
||||
|
||||
Repacking an image involves
|
||||
|
||||
.. _`BinmanLogging`:
|
||||
|
||||
Signing FIT container with private key in an image
|
||||
--------------------------------------------------
|
||||
@ -1501,6 +1500,7 @@ If you want to sign and replace FIT container in place::
|
||||
which will sign FIT container with private key and replace it immediately
|
||||
inside your image.
|
||||
|
||||
.. _`BinmanLogging`:
|
||||
|
||||
Logging
|
||||
-------
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user