]> git.karo-electronics.de Git - karo-tx-linux.git/commit
ARM: debug: provide PL01x debug uart phys/virt address configuration options
authorRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 7 Jul 2013 11:32:16 +0000 (12:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Thu, 15 Aug 2013 15:42:32 +0000 (16:42 +0100)
commitc78785b32381189069dd1ac7dc3f46cab0033225
tree8360a8fd9ccf133f671a9a938de93b82bb2c711a
parentb46a380343f2056fc9d0787fe1528e89902db1ea
ARM: debug: provide PL01x debug uart phys/virt address configuration options

Move the definition of the UART register addresses out of the platform
specific header files into the Kconfig files.

Acked-by: Ryan Mallon <rmallon@gmail.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
14 files changed:
arch/arm/Kconfig.debug
arch/arm/include/asm/hardware/debug-pl01x.S
arch/arm/include/debug/bcm2835.S
arch/arm/include/debug/cns3xxx.S
arch/arm/include/debug/highbank.S
arch/arm/include/debug/mxs.S
arch/arm/include/debug/nomadik.S
arch/arm/include/debug/nspire.S
arch/arm/include/debug/u300.S
arch/arm/include/debug/vexpress.S
arch/arm/mach-ep93xx/include/mach/debug-macro.S
arch/arm/mach-integrator/include/mach/debug-macro.S
arch/arm/mach-realview/include/mach/debug-macro.S
arch/arm/mach-versatile/include/mach/debug-macro.S