Re: [PATCH 1/5] hw: Fix type constant for DTB files

2025-06-11 Thread Thomas Huth
On 10/06/2025 22.41, Bernhard Beschow wrote: Commit fcb1ad456c58 ("system/datadir: Add new type constant for DTB files") introduced a new type constant for DTB files and converted the boards with bundled device trees to use it. Convert the other boards for consistency. Fixes: fcb1ad456c58 ("syst

[PATCH 1/5] hw: Fix type constant for DTB files

2025-06-10 Thread Bernhard Beschow
Commit fcb1ad456c58 ("system/datadir: Add new type constant for DTB files") introduced a new type constant for DTB files and converted the boards with bundled device trees to use it. Convert the other boards for consistency. Fixes: fcb1ad456c58 ("system/datadir: Add new type constant for DTB files