[PATCH v2 2/2] rockchip: spl-boot-order: show DT path for missing device

Philipp Tomsich philipp.tomsich at vrull.eu
Thu Mar 14 13:32:42 CET 2024


On Thu, 14 Mar 2024 at 12:58, Christopher Obbard
<chris.obbard at collabora.com> wrote:
>
> When debugging the SPL boot order, the node ID of a device which hasn't
> been found is printed but it can be quite hard to relate that to the
> specific devicetree node. To aid debugging, print the node path instead of
> the cryptic node ID.
>
> Original debug message:
>
>     board_boot_order: could not map node @73c to a boot-device
>
> With this patch applied this becomes e.g:
>
>    board_boot_order: could not map node /spi at ff1d0000/flash at 0 to a boot-device
>
> Reviewed-by: Dragan Simic <dsimic at manjaro.org>
> Signed-off-by: Christopher Obbard <chris.obbard at collabora.com>

Reviewed-by: Philipp Tomsich <philipp.tomsich at vrull.eu>


More information about the U-Boot mailing list