
4 Oct
2023
4 Oct
'23
7:58 p.m.
If we are not sorting the tree we don't need to get the stats. Adjust the code to avoid the wasted time.
Signed-off-by: Simon Glass sjg@chromium.org ---
(no changes since v1)
drivers/core/dump.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-)
Applied to u-boot-dm, thanks!