Home
last modified time | relevance | path

Searched hist:"4 b0a03d3756c0bb8f25a9b9df3530e4129a6a70c" (Results 1 – 1 of 1) sorted by relevance

/rk3399_rockchip-uboot/include/bedbug/
H A Dregs.h4b0a03d3756c0bb8f25a9b9df3530e4129a6a70c Fri Oct 07 01:05:49 UTC 2011 Stefan Roese <sr@denx.de> 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>