[U-Boot] [PATCH] dm: fix alignment in DM dump when 2-digit index exists
Bin Meng
bmeng.cn at gmail.com
Fri Sep 7 13:17:46 UTC 2018
On Fri, Sep 7, 2018 at 7:17 PM 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(-)
>
Reviewed-by: Bin Meng <bmeng.cn at gmail.com>
Tested-by: Bin Meng <bmeng.cn at gmail.com>
More information about the U-Boot
mailing list