Re: [U-Boot] [PATCH 1/2 v5] MAKEALL: Add summary information

2009-09-23 Thread Wolfgang Denk
Dear Peter Tyser, In message <1253552673-22299-1-git-send-email-pty...@xes-inc.com> you wrote: > This change adds some basic summary information to the MAKEALL script. > The summary information includes how many boards were compiled, how many > boards had compile warnings or errors, and which spec

[U-Boot] [PATCH 1/2 v5] MAKEALL: Add summary information

2009-09-21 Thread Peter Tyser
This change adds some basic summary information to the MAKEALL script. The summary information includes how many boards were compiled, how many boards had compile warnings or errors, and which specific boards had compile warnings or errors. This information is useful when doing compile testing to