commit | 393538e6d2ea1afe42c4ae9382cc78ed51a479f9 | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 18 22:43:11 2008 +0100 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Fri Apr 18 22:43:11 2008 +0100 |
tree | 56ef3f5f64e242bb051ef786936f6c2d88ad9e07 | |
parent | 9a386f0651d06002a0468ce4d0e15aaf7c316a3c [diff] |
RealView: Move more device address definitions to board-eb.h The upcoming PB11MPCore and PB1176 have different memory maps and some of the definitions in platform.h are no longer common. This patch moves them to the board-eb.h file and updates their usage in realview_eb.c. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>