Commit message (Collapse) | Author | Age | Lines | |
---|---|---|---|---|
* | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese | 2008-10-21 | -0/+31 |
| | | | | | | | | Previously only the NOR flash mapping was written into the ranges property of the ebc node. This patch now writes all enabled chip select areas into the ranges property. Signed-off-by: Stefan Roese <sr@denx.de> | |||
* | ppc4xx: Consolidate PPC4xx EBC defines | Stefan Roese | 2008-07-11 | -0/+156 |
This patch removes all EBC related defines from the PPC4xx headers ppc405.h and ppc440.h and introduces a new header include/asm-ppc/ppc4xx-ebc.h with all those defines. Signed-off-by: Stefan Roese <sr@denx.de> |