u-boot-brain/arch/sh
Wolfgang Denk 0060517ae0 cppcheck cleanup: fix nullPointer errors
There are a number of places where U-Boot intentionally and legally
accesses physical address 0x0000, for example when installing
exception vectors on systems where these are located in low memory.

Add "cppcheck-suppress nullPointer" comments to silence cppcheck
where this is intentional and legal.

Signed-off-by: Wolfgang Denk <wd@denx.de>
2014-11-07 16:27:07 -05:00
..
cpu sh: unify sh2/sh3/sh4 linker scripts 2014-07-24 12:02:23 +09:00
include/asm bd_info: remove bi_barudrate member from struct bd_info 2014-05-12 15:19:45 -04:00
lib cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
config.mk kbuild: fix CROSS_COMPILE settings in config.mk 2014-03-04 12:15:30 -05:00
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00