[PATCH 2/9] dm: core: Sort dm subcommands
Simon Glass
sjg at chromium.org
Tue Jun 28 15:38:02 CEST 2022
Put these in alphabetic order, both in the help and in the implementation,
as there are quite a few subcommands now. Tweak the help for 'dm tree' to
better explain what it does.
Signed-off-by: Simon Glass <sjg at chromium.org>
---
cmd/dm.c | 48 ++++++++++++++++++++++++------------------------
1 file changed, 24 insertions(+), 24 deletions(-)
Applied to u-boot-dm, thanks!
More information about the U-Boot
mailing list