* [PATCH v2] binman: Update cbfstool
@ 2024-07-02 16:37 Simon Glass
2024-07-02 17:46 ` Tom Rini
0 siblings, 1 reply; 3+ messages in thread
From: Simon Glass @ 2024-07-02 16:37 UTC (permalink / raw)
To: U-Boot Mailing List
Cc: Tom Rini, Simon Glass, Alper Nebi Yasak, Neha Malcom Francis,
Peng Fan, Philippe Reynes, Stefan Herbrechtsmeier
Update to a newer version of this tool, 4.22.01. This runs OK with the
current binman tests and matches the one in CI.
Signed-off-by: Simon Glass <sjg@chromium.org>
---
Changes in v2:
- Use the same version as CI (4.22.01)
tools/binman/btool/cbfstool.py | 3 ++-
1 file changed, 2 insertions(+), 1 deletion(-)
diff --git a/tools/binman/btool/cbfstool.py b/tools/binman/btool/cbfstool.py
index 29be2d8a2b5..2d8559abb2b 100644
--- a/tools/binman/btool/cbfstool.py
+++ b/tools/binman/btool/cbfstool.py
@@ -214,6 +214,7 @@ class Bintoolcbfstool(bintool.Bintool):
"""
if method != bintool.FETCH_BIN:
return None
+ # Version 4.22.01
fname, tmpdir = self.fetch_from_drive(
- '1IOnE0Qvy97d-0WOCwF64xBGpKSY2sMtJ')
+ '1gxNxRuJgD0Iiy9LAPCSB_0959eJCp98g')
return fname, tmpdir
--
2.34.1
^ permalink raw reply related [flat|nested] 3+ messages in thread* Re: [PATCH v2] binman: Update cbfstool
2024-07-02 16:37 [PATCH v2] binman: Update cbfstool Simon Glass
@ 2024-07-02 17:46 ` Tom Rini
2024-07-26 12:59 ` Simon Glass
0 siblings, 1 reply; 3+ messages in thread
From: Tom Rini @ 2024-07-02 17:46 UTC (permalink / raw)
To: Simon Glass
Cc: U-Boot Mailing List, Alper Nebi Yasak, Neha Malcom Francis,
Peng Fan, Philippe Reynes, Stefan Herbrechtsmeier
[-- Attachment #1: Type: text/plain, Size: 300 bytes --]
On Tue, Jul 02, 2024 at 05:37:28PM +0100, Simon Glass wrote:
> Update to a newer version of this tool, 4.22.01. This runs OK with the
> current binman tests and matches the one in CI.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 659 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH v2] binman: Update cbfstool
2024-07-02 17:46 ` Tom Rini
@ 2024-07-26 12:59 ` Simon Glass
0 siblings, 0 replies; 3+ messages in thread
From: Simon Glass @ 2024-07-26 12:59 UTC (permalink / raw)
To: Tom Rini
Cc: U-Boot Mailing List, Alper Nebi Yasak, Neha Malcom Francis,
Peng Fan, Philippe Reynes, Stefan Herbrechtsmeier, Simon Glass
On Tue, Jul 02, 2024 at 05:37:28PM +0100, Simon Glass wrote:
> Update to a newer version of this tool, 4.22.01. This runs OK with the
> current binman tests and matches the one in CI.
>
> Signed-off-by: Simon Glass <sjg@chromium.org>
Reviewed-by: Tom Rini <trini@konsulko.com>
--
Tom
Applied to u-boot-dm, thanks!
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2024-07-26 13:03 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2024-07-02 16:37 [PATCH v2] binman: Update cbfstool Simon Glass
2024-07-02 17:46 ` Tom Rini
2024-07-26 12:59 ` Simon Glass
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.