Re: [PATCH v3 4/6] doc: signature.txt: Document devicetree format for ECDSA keys

2021-01-13 Thread Simon Glass
On Thu, 7 Jan 2021 at 15:34, Alexandru Gagniuc wrote: > > Signed-off-by: Alexandru Gagniuc > --- > doc/uImage.FIT/signature.txt | 7 ++- > 1 file changed, 6 insertions(+), 1 deletion(-) > I think you left off my review tag so I am adding it again here. You can try 'patman status' to

[PATCH v3 4/6] doc: signature.txt: Document devicetree format for ECDSA keys

2021-01-07 Thread Alexandru Gagniuc
Signed-off-by: Alexandru Gagniuc --- doc/uImage.FIT/signature.txt | 7 ++- 1 file changed, 6 insertions(+), 1 deletion(-) diff --git a/doc/uImage.FIT/signature.txt b/doc/uImage.FIT/signature.txt index a3455889ed..0139295d33 100644 --- a/doc/uImage.FIT/signature.txt +++