Dear Andrew Murray, In message <[email protected]> you wrote: > From: Andrew Murray <[email protected]> > > This is a port of the kernel's script/bootgraph.pl script which generates an > SVG image illustrating boot time in UBoot. The script relies on additional > output generated by UBoot during boot when the CONFIG_BOOT_TRACE option is > enabled. > > Signed-off-by: Andrew Murray <[email protected]> > --- > tools/bootgraph.pl | 189 > ++++++++++++++++++++++++++++++++++++++++++++++++++++ > 1 files changed, 189 insertions(+), 0 deletions(-) > create mode 100755 tools/bootgraph.pl
Checkpatch says: total: 4 errors, 28 warnings, 189 lines checked Please clean up and resubmit. Thanks. Best regards, Wolfgang Denk -- DENX Software Engineering GmbH, MD: Wolfgang Denk & Detlev Zundel HRB 165235 Munich, Office: Kirchenstr.5, D-82194 Groebenzell, Germany Phone: (+49)-8142-66989-10 Fax: (+49)-8142-66989-80 Email: [email protected] Honest error is to be pitied, not ridiculed. -- Philip Earl of Chesterfield _______________________________________________ U-Boot mailing list [email protected] http://lists.denx.de/mailman/listinfo/u-boot

