Merge patch series "add a few entries into missing-blob-help"
authorTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 14:18:56 +0000 (08:18 -0600)
committerTom Rini <trini@konsulko.com>
Thu, 26 Jun 2025 14:33:42 +0000 (08:33 -0600)
commit2cfbf412a0dc8d788d9bb2d8704ffa939b99e293
treef9e205f8d8fa37bbffc6ef68356c5d81edfc207e
parented2007d27b19171f2ded5a658e8e41ba63c95425
parentc1c8d2db436c9d9e8303b9e9cc108e719c6690c4
Merge patch series "add a few entries into missing-blob-help"

Bryan Brattlof <bb@ti.com> says:

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.

Link: https://lore.kernel.org/r/20250612-missing-blob-help-entries-v2-0-36f1c8078155@ti.com