Age | Commit message (Collapse) | Author | |
---|---|---|---|
2008-10-21 | ppc4xx: Correctly setup ranges property in ebc node | Stefan Roese | |
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> | |||
2008-07-11 | ppc4xx: Consolidate PPC4xx EBC defines | Stefan Roese | |
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> |