[U-Boot] [PATCH] dm: fix alignment in DM dump when 2-digit index exists

Simon Glass sjg at chromium.org
Tue Sep 18 06:16:18 UTC 2018


Hi Masahiro,

On 7 September 2018 at 13:15, Masahiro Yamada
<yamada.masahiro at socionext.com> wrote:
> If there exist 10 or more nodes of the same type, the alignment
> of "dm tree" command is broken.
>
> Signed-off-by: Masahiro Yamada <yamada.masahiro at socionext.com>
> ---
>
>  drivers/core/dump.c | 2 +-
>  1 file changed, 1 insertion(+), 1 deletion(-)

This seems to break the test:

test_bind_unbind_with_node

Can you please check it?

Regards,
Simon


More information about the U-Boot mailing list