Home
last modified time | relevance | path

Searched hist:"4 ab64933e3372ef0ad759fc7eae95713f9afd817" (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/
H A Dconfig.mk4ab64933e3372ef0ad759fc7eae95713f9afd817 Fri Sep 21 07:28:17 CDT 2012 Kim Phillips <kim.phillips@freescale.com> add check infrastructure, default sparse

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>
H A DMakefile4ab64933e3372ef0ad759fc7eae95713f9afd817 Fri Sep 21 07:28:17 CDT 2012 Kim Phillips <kim.phillips@freescale.com> add check infrastructure, default sparse

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>