Skip to content
Snippets Groups Projects
Commit 4ab64933 authored by Kim Phillips's avatar Kim Phillips Committed by Tom Rini
Browse files

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: default avatarKim Phillips <kim.phillips@freescale.com>
parent e46a4350
No related branches found
No related tags found
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment