U-Boot Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH -next 0/5] add a few entries into missing-blob-help
@ 2025-06-11 18:17 Bryan Brattlof
  2025-06-11 18:17 ` [PATCH -next 1/5] binman: alphabetize missing-blob entries Bryan Brattlof
                   ` (4 more replies)
  0 siblings, 5 replies; 10+ messages in thread
From: Bryan Brattlof @ 2025-06-11 18:17 UTC (permalink / raw)
  To: Simon Glass, Alper Nebi Yasak, Tom Rini; +Cc: u-boot, Bryan Brattlof

Hello everyone,

Now that TIFS and DM firmwares are marked as mandatory items for a 
successful build[0] we should provide some more descriptive help text on 
where to get the firmware in the event they are not found and add links 
to more information about them.

We do need to expand the regex to allow the '.' dot in 'ti-fs-enc.bin' 
so we can add it to the list which was the lesser number of lines 
changed than renaming all these entries to 'tifs' or 'ti-fs' which the 
current regex will match.

Happy Hacking
~Bryan

[0] https://lore.kernel.org/u-boot/20250506-non-optional-v2-1-f58b12aab913@ti.com

Signed-off-by: Bryan Brattlof <bb@ti.com>
---
Bryan Brattlof (5):
      binman: alphabetize missing-blob entries
      binman: add ti-dm entry to missing-blob-help
      binman: add sysfw-inner-cert to missing-blob-help
      binman: allow '.' to be included in the missing blob tags
      binmain: include ti-fs-enc.bin into missing-blob-help

 tools/binman/control.py        |  2 +-
 tools/binman/missing-blob-help | 67 ++++++++++++++++++++++++++++++------------
 2 files changed, 50 insertions(+), 19 deletions(-)
---
base-commit: 59d00e20fced23e6463aa09db889dd548baee677
change-id: 20250611-missing-blob-help-entries-2b8f00ab8077

Best regards,
-- 
Bryan Brattlof <bb@ti.com>


^ permalink raw reply	[flat|nested] 10+ messages in thread

end of thread, other threads:[~2025-06-12 11:15 UTC | newest]

Thread overview: 10+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2025-06-11 18:17 [PATCH -next 0/5] add a few entries into missing-blob-help Bryan Brattlof
2025-06-11 18:17 ` [PATCH -next 1/5] binman: alphabetize missing-blob entries Bryan Brattlof
2025-06-12  4:55   ` Anshul Dalal
2025-06-11 18:17 ` [PATCH -next 2/5] binman: add ti-dm entry to missing-blob-help Bryan Brattlof
2025-06-12  4:55   ` Anshul Dalal
2025-06-11 18:17 ` [PATCH -next 3/5] binman: add sysfw-inner-cert " Bryan Brattlof
2025-06-12  4:58   ` Anshul Dalal
2025-06-12 11:15     ` Bryan Brattlof
2025-06-11 18:17 ` [PATCH -next 4/5] binman: allow '.' to be included in the missing blob tags Bryan Brattlof
2025-06-11 18:17 ` [PATCH -next 5/5] binmain: include ti-fs-enc.bin into missing-blob-help Bryan Brattlof

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox