ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs
authorDave Mitchell <dmitch71@gmail.com>
Thu, 20 Nov 2008 20:00:49 +0000 (14:00 -0600)
committerStefan Roese <sr@denx.de>
Fri, 21 Nov 2008 09:52:33 +0000 (10:52 +0100)
commitb14ca4b61a681f75f3125676e09d7ce6af66e927
tree64bdc03bfd8407ef9116c6b7a7afa80a0c2a373f
parent711e2b2af820d21d9931d4cf8057d3894600fd54
ppc4xx: Added ppc4xx-isram.h for internal SRAM and L2 cache DCRs

Added include/asm-ppc/ppc4xx-isram.h and moved internal SRAM and
L2 cache DCRs from ppc440.h to this new header.

Also converted these DCR defines from lowercase to uppercase and
modified referencing modules to use them.

Signed-off-by: Dave Mitchell <dmitch71@gmail.com>
Signed-off-by: Stefan Roese <sr@denx.de>
board/amcc/luan/luan.c
cpu/ppc4xx/start.S
include/asm-ppc/ppc4xx-isram.h [new file with mode: 0644]
include/ppc440.h