[U-Boot] [PATCH] dm: Tidy up 'dm tree' output when there are many devices

sjg at google.com sjg at google.com
Fri Dec 28 20:47:33 UTC 2018


On Wed, Dec 05, 2018 at 06:42:52PM -0700, Simon Glass wrote:
> At present the 'Index' column assumes there is only one digit. But on some
> devices (e.g. snow) there are a lot of regulators and GPIO banks. Adjust
> the output to allow for two digits without messing up the display.
>
> Also capatalise the heading to match.
>
> Fixes: 5197dafc42 (dm: core: Widen the dump tree to show more of the
> driver's name.)
>
> Signed-off-by: Simon Glass <sjg at chromium.org>

Reviewed-by: Liviu Dudau <liviu.dudau at foss.arm.com>

Best regards,
Liviu

> ---
>
>  drivers/core/dump.c | 4 ++--
>  1 file changed, 2 insertions(+), 2 deletions(-)
>
Applied to u-boot-dm/master, thanks!


More information about the U-Boot mailing list