
Hi Heinrich,
On Tue, 19 Sept 2023 at 04:02, Heinrich Schuchardt heinrich.schuchardt@canonical.com wrote:
This is the difference between version 1 and 2 of Massimo's patch:
binman: doc: fix reference tag placement for Logging section v2: https://lore.kernel.org/u-boot/20230913161633.999542-1-massimo.pegorer+oss@g... v1: https://lore.kernel.org/u-boot/20230909135235.21242-1-massimo.pegorer+oss@gm...
Fixes: 0f40e23fd22 ("binman: add documentation for binman sign option") Signed-off-by: Massimo Pegorer massimo.pegorer+oss@gmail.com Signed-off-by: Heinrich Schuchardt heinrich.schuchardt@canonical.com
tools/binman/binman.rst | 2 -- 1 file changed, 2 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
I don't mind which patch is applied.
diff --git a/tools/binman/binman.rst b/tools/binman/binman.rst index 8945b19446..020988d955 100644 --- a/tools/binman/binman.rst +++ b/tools/binman/binman.rst @@ -1480,8 +1480,6 @@ as set in stone, so Binman will ensure it doesn't change. Without this feature, repacking an entry might cause it to disobey the original constraints provided when it was created.
- Repacking an image involves
Signing FIT container with private key in an image
-- 2.40.1