[PATCH] fdt: add debug output to devicetree command
authorHeinrich Schuchardt <heinrich.schuchardt@canonical.com>
Thu, 24 Mar 2022 12:21:26 +0000 (13:21 +0100)
committerFelix Zielcke <fzielcke@z-51.de>
Mon, 15 Jul 2024 15:05:20 +0000 (17:05 +0200)
commite7df6e9fce18313c61e2b2deb303a34c449d7546
treefec505b5388f4a70b64a949f4cebd8cb382b1e6e
parent21b2d44a941a9e3bae225b07142d1c481a578170
[PATCH] fdt: add debug output to devicetree command

For debugging we need feedback that the devicetree command has be executed.

Signed-off-by: Heinrich Schuchardt <heinrich.schuchardt@canonical.com>
Gbp-Pq: Name fdt-add-debug-output-to-devicetree-command.patch
grub-core/loader/efi/fdt.c