[U-Boot] [PATCH] dm: core: Widen the dump tree to show more of the driver's name.

Simon Glass sjg at chromium.org
Fri Sep 28 22:14:12 UTC 2018


Hi,

On 17 September 2018 at 20:06, Simon Glass <sjg at chromium.org> wrote:
> On 17 September 2018 at 10:57, Liviu Dudau <Liviu.Dudau at foss.arm.com> wrote:
>> With drivers that have prefix names that are quite long (like
>> 'versatile_') it is useful to have a wider column for the driver's
>> name when dumping the device driver tree.
>>
>> Signed-off-by: Liviu Dudau <liviu.dudau at foss.arm.com>
>> ---
>>  drivers/core/dump.c | 8 ++++----
>>  1 file changed, 4 insertions(+), 4 deletions(-)
>
> Reviewed-by: Simon Glass <sjg at chromium.org>

Unfortunately this seems to break some tests (make tests). Please can
you take a look?

Regards,
Simon


More information about the U-Boot mailing list