commit | 2c0aec814d259e35366a0a22747f8c9d5e39ee9c | [log] [tgz] |
---|---|---|
author | Catalin Marinas <catalin.marinas@arm.com> | Mon Nov 10 14:10:13 2008 +0000 |
committer | Catalin Marinas <catalin.marinas@arm.com> | Mon Nov 10 14:10:13 2008 +0000 |
tree | 4b679910154b90edaf3707b13d4974ca4c8b79d3 | |
parent | 4eccca20a3528804d6d4583f312fbb0d59b6540b [diff] |
RealView: Add debug-macro.S support for the PB1176 platform The UART0 address is different on PB1176 from EB or PB11MPCore. This patch adds the necessary #ifdef's to this file. The disadvantage is that enabling CONFIG_DEBUG_LL will work properly on PB1176 if only this platform is enabled. Signed-off-by: Catalin Marinas <catalin.marinas@arm.com>