powerpc: Move duplicated BAT defines to mmu.h
The BAT fields are architected; there's no need for these to be in
cpu-specific files. Drop the duplication and move these to
include/asm-ppc/mmu.h. Also, remove the BL_xxx defines that were only
used by the alaska board, and switch to using the BATU_BL_xxx defines
used by all the other boards. The BL_ defines previously in use
had to be shifted into the proper position for use, which was inefficient.
Signed-off-by:
Becky Bruce <beckyb@kernel.crashing.org>
Showing
- board/alaska/alaska.c 18 additions, 18 deletionsboard/alaska/alaska.c
- board/etin/debris/flash.c 1 addition, 0 deletionsboard/etin/debris/flash.c
- board/etin/kvme080/kvme080.c 1 addition, 0 deletionsboard/etin/kvme080/kvme080.c
- include/74xx_7xx.h 0 additions, 37 deletionsinclude/74xx_7xx.h
- include/asm-ppc/e300.h 0 additions, 35 deletionsinclude/asm-ppc/e300.h
- include/asm-ppc/mmu.h 44 additions, 13 deletionsinclude/asm-ppc/mmu.h
- include/mpc824x.h 0 additions, 39 deletionsinclude/mpc824x.h
- include/mpc86xx.h 0 additions, 41 deletionsinclude/mpc86xx.h
Loading
Please register or sign in to comment