commit | 9a386f0651d06002a0468ce4d0e15aaf7c316a3c | [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 | bd57c73634d9d59ab9d4776c605dfce31ccd5234 | |
parent | 80192735e4b01a2e4d437699f2e9b5b93dfab13c [diff] |
RealView: Move the UART definitions to EB specific files Since the PB1176 has different UART base addresses, this patch moves the definitions form platorm.h to board-eb.h. It also modifies uncompress.h to detect the platform type at run-time. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>