commit | b14ca4b61a681f75f3125676e09d7ce6af66e927 | [log] [tgz] |
---|---|---|
author | Dave Mitchell <dmitch71@gmail.com> | Thu Nov 20 14:00:49 2008 -0600 |
committer | Stefan Roese <sr@denx.de> | Fri Nov 21 10:52:33 2008 +0100 |
tree | 64bdc03bfd8407ef9116c6b7a7afa80a0c2a373f | |
parent | 711e2b2af820d21d9931d4cf8057d3894600fd54 [diff] |
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>