
28 Jun
2022
28 Jun
'22
3:38 p.m.
This is not a good name anymore as it does not dump everything. Rename it to dm_dump_tree() to avoid confusion.
Signed-off-by: Simon Glass sjg@chromium.org ---
cmd/dm.c | 8 ++++---- drivers/core/dump.c | 2 +- include/dm/util.h | 2 +- 3 files changed, 6 insertions(+), 6 deletions(-)
Applied to u-boot-dm, thanks!