
On Fri, Sep 28, 2018 at 04:14:12PM -0600, Simon Glass wrote:
Hi,
Hi Simon,
On 17 September 2018 at 20:06, Simon Glass sjg@chromium.org wrote:
On 17 September 2018 at 10:57, Liviu Dudau Liviu.Dudau@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@foss.arm.com
drivers/core/dump.c | 8 ++++---- 1 file changed, 4 insertions(+), 4 deletions(-)
Reviewed-by: Simon Glass sjg@chromium.org
Unfortunately this seems to break some tests (make tests). Please can you take a look?
I've had a go at trying to run 'make tests' on my machine but things fail miserably for me. Attached is the output of the command. U-Boot is v2018.11-rc1 plus my remaining patches that have not yet been merged.
It looks to me like the 'sandbox' board (or defconfig) needs some updating? Please advise!
Best regards, Liviu
Regards, Simon