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 ("system/datadir: Add new type constant for DTB files")
Signed-off-by: Bernhard Beschow <shen...@gmail.com>
---
hw/arm/boot.c | 2 +-
hw/ppc/e500.c | 2 +-
2 files changed, 2 insertions(+), 2 deletions(-)
Reviewed-by: Thomas Huth <th...@redhat.com>