]> git.ipfire.org Git - people/ms/u-boot.git/commit
ppc: Fix DBSR_IAx defines in <bedbug/regs.h>
authorStefan Roese <sr@denx.de>
Fri, 7 Oct 2011 01:05:49 +0000 (01:05 +0000)
committerWolfgang Denk <wd@denx.de>
Sun, 9 Oct 2011 20:20:44 +0000 (22:20 +0200)
commit4b0a03d3756c0bb8f25a9b9df3530e4129a6a70c
tree1aa82d2c6f3d702636802f7d8dffc19605aa9685
parent13e95e4230acc05407574b594bb7e48cfe92efb8
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>
include/bedbug/regs.h