u-boot/include/bedbug
Stefan Roese 4b0a03d375 ppc: Fix DBSR_IAx defines in <bedbug/regs.h>
While adding asm/cache.h to common.h for PPC targets, I got an
error about multiple definitions of some DBSR_ macros. While
scanning these defines, I noticed that some where defined not
correctly for all PPC variants. So I removed all unused defines,
and corrected the ones really used by bedbug (book-e vs. ppc40x).

Signed-off-by: Stefan Roese <sr@denx.de>
Cc: Wolfgang Denk <wd@denx.de>
2011-10-09 22:20:44 +02:00
..
bedbug.h Fix warning: "assert" redefined 2011-09-10 01:10:19 +02:00
ppc.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
regs.h ppc: Fix DBSR_IAx defines in <bedbug/regs.h> 2011-10-09 22:20:44 +02:00
tables.h Big white-space cleanup. 2008-05-21 00:14:08 +02:00
type.h Make sure that argv[] argument pointers are not modified. 2010-07-04 23:55:42 +02:00