[U-Boot] [RESEND PATCH 1/2] dm: Tidy up dump output when there are many devices

Simon Glass sjg at chromium.org
Fri Sep 27 01:48:55 UTC 2019


Hi Patrick,

On Fri, 2 Aug 2019 at 05:48, Patrick Delaunay <patrick.delaunay at st.com> wrote:
>
> At present the 'Index' column of 'dm tree' assumes there is
> two digits, this patch increase it to 3 digits.
>
> It also aligns output of 'dm uclass', assuming the same 3 digits index.
>
> The boards with CONFIG_PINCTRL_FULL activated have one pinconfig
> by pin configuration, so they can have more than 100 devices
> pinconfig (for example with stm32mp157c-ev1 board we have
> 106 pinconfig node).
>
> Signed-off-by: Patrick Delaunay <patrick.delaunay at st.com>
> ---
>
> stm32mp157c-ev1 trace before the patch
>

This seems fine but it breaks the tests (make qcheck). Can you please fix that?

Regards,
Simon


More information about the U-Boot mailing list