u-boot/board/esd/pci405
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
..
Kconfig kconfig: remove redundant "string" type in arch and board Kconfigs 2014-09-13 16:43:55 -04:00
MAINTAINERS Add board MAINTAINERS files 2014-07-30 08:48:06 -04:00
Makefile Makefile: make directories by Makefile.build 2013-11-17 14:11:31 -05:00
cmd_pci405.c cppcheck cleanup: fix nullPointer errors 2014-11-07 16:27:07 -05:00
flash.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
fpgadata.c CHECKPATCH: ./board/esd/pci405/fpgadata.c 2011-12-18 00:10:08 +01:00
pci405.c Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
pci405.h Add GPL-2.0+ SPDX-License-Identifier to source files 2013-07-24 09:44:38 -04:00
writeibm.S SPDX: fix IBM-pibs license identifier 2013-09-20 10:30:54 -04:00