
28 Sep
2012
28 Sep
'12
1:48 a.m.
On Fri, Sep 21, 2012 at 05:28:17PM -0500, Kim Phillips wrote:
Add support for running source code checkers on u-boot source, e.g., using sparse to aid with typechecking. This comes in especially handy as SoC vendors mix and match cores and devices with different endianness, thus here we add CHECK_ENDIAN to the otherwise linux kernel default CHECKFLAGS.
Signed-off-by: Kim Phillips kim.phillips@freescale.com
Can I get a follow-up patch that add -C/--checker to MAKEALL? Looking to put this on u-boot/next once I can also make all of my builds use it too.
--
Tom