ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory
authorDaniel Thompson <daniel.thompson@linaro.org>
Fri, 9 Jan 2015 17:34:03 +0000 (18:34 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Wed, 21 Jan 2015 15:49:40 +0000 (15:49 +0000)
commit4d31e66412955b20081d6966c271a71d4abcefd7
treef8cf99b71d85fe9e21a5ab1452996d9e908ef078
parentc26b999353339c235b9e166739926d0199eeecbf
ARM: 8272/1: netx: Migrate DEBUG_LL macros to shared directory

As part of the migration we introduce DEBUG_UART_PHYS/DEBUG_UART_VIRT
which default to UART1 but allow a user to configure UART2 or UART3.
We also introduce symbolic names for the registers and flags.

Signed-off-by: Daniel Thompson <daniel.thompson@linaro.org>
Acked-by: Arnd Bergmann <arnd.bergmann@linaro.org>
Cc: linux-arm-kernel@lists.infradead.org
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug
arch/arm/include/debug/netx.S [new file with mode: 0644]
arch/arm/mach-netx/include/mach/debug-macro.S [deleted file]