u-boot/board/esd/dasa_sim
York Sun 472d546054 Consolidate bool type
'bool' is defined in random places. This patch consolidates them into a
single header file include/linux/types.h, using stdbool.h introduced in C99.

All other #define, typedef and enum are removed. They are all consistent with
true = 1, false = 0.

Replace FALSE, False with false. Replace TRUE, True with true.
Skip *.py, *.php, lib/* files.

Signed-off-by: York Sun <yorksun@freescale.com>
2013-04-01 16:33:52 -04:00
..
Makefile punt unused clean/distclean targets 2011-10-15 22:20:36 +02:00
cmd_dasa_sim.c Consolidate bool type 2013-04-01 16:33:52 -04:00
dasa_sim.c Rename getenv_r() into getenv_f() 2010-08-04 00:45:36 +02:00
dasa_sim.h Initial revision 2001-08-05 15:35:05 +00:00
eeprom.c ppc4xx: Use correct io accessors for esd 405 boards 2009-03-20 22:39:14 +01:00
flash.c board/esd/dasa_sim/flash.c: Fix GCC 4.6 warning 2011-12-02 10:56:21 +01:00
fpgadata.c CHECKPATCH: ./board/esd/dasa_sim/fpgadata.c 2011-12-18 00:08:33 +01:00
u-boot.lds Merge branch 'master' of git://git.denx.de/u-boot-arm 2013-03-18 14:37:18 -04:00