[PATCH v2 0/2] Trivial fixes for Rockchip SPL boot order

Christopher Obbard chris.obbard at collabora.com
Thu Mar 14 12:57:53 CET 2024


This series contains some trivial fixes for the Rockchip SPL boot order
driver.

The first patch fixes a typo in a comment.

The second patch prints the full devicetree node path (rather than just
the node ID) in the debug message when a boot device can't be found.

This series may be found at [0].

[0]: https://gitlab.collabora.com/obbardc/u-boot/-/tree/wip/obbardc/rockchip-spl-boot-order-fixes-v2

Changes in v2:
- Print node path instead of node ID (suggested by Quentin S).
- Improve patch subjects (suggested by Dragan S).
- Improve cover letter a little.
- Collect Reviewed-by tags.
- Rebase series on top of rockchip/for-next.
- v1: https://lists.denx.de/pipermail/u-boot/2024-March/547175.html

Christopher Obbard (2):
  rockchip: spl-boot-order: fix typo in comment succes→success
  rockchip: spl-boot-order: show DT path for missing device

 arch/arm/mach-rockchip/spl-boot-order.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

-- 
2.43.0



More information about the U-Boot mailing list