On Mon, Aug 25, 2014 at 09:58:32AM -0600, Simon Glass wrote: > Add a -l option to display a list of offending boards against each > error/warning line. The information will be shown in brackets as below: > > 02: wip > sandbox: + sandbox > arm: + seaboard > +(sandbox) arch/sandbox/cpu/cpu.c: In function 'timer_get_us': > +(sandbox) arch/sandbox/cpu/cpu.c:40:9: warning: unused variable 'i' > [-Wunused-variable] > +(seaboard) board/nvidia/seaboard/seaboard.c: In function 'pin_mux_mmc': > +(seaboard) board/nvidia/seaboard/seaboard.c:36:9: warning: unused variable > 'fred' [-Wunused-variable] > +(seaboard) int fred; > +(seaboard) ^ > > Signed-off-by: Simon Glass <s...@chromium.org>
Doing buildman ... ; buildman ... -svl (since I want to spit out the summary at once due to how LSF mangles output to file), I don't see anything for what caused powerpc failures say (where there's lot of things complaining about generic board). So something isn't right, is this something you can reproduce locally? I'm going to make sure that -e really is implied like the doc says. Thanks! -- Tom
signature.asc
Description: Digital signature
_______________________________________________ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot