RealView: Add debug-macro.S support for the PB1176 platform
authorCatalin Marinas <catalin.marinas@arm.com>
Mon, 10 Nov 2008 14:10:13 +0000 (14:10 +0000)
committerCatalin Marinas <catalin.marinas@arm.com>
Mon, 10 Nov 2008 14:10:13 +0000 (14:10 +0000)
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>

No differences found