CNS3xxx: Fix debug UART.
authorKrzysztof Hałasa <khalasa@piap.pl>
Mon, 29 Sep 2014 06:32:08 +0000 (08:32 +0200)
committerArnd Bergmann <arnd@arndb.de>
Thu, 2 Oct 2014 14:35:03 +0000 (16:35 +0200)
commitc3ca2130c81bd24022586e2bdebefaffcaaf04a8
treecb93c00d10b48f69f90f312294e2f2b66e6ef8dc
parente138e3ae873159e27f7df02bc1c83f62f94c6fa6
CNS3xxx: Fix debug UART.

UARTs on CNS3xxx are 8250-compatible, not AMBA.
The base address for UART0 is 0x78000000 (physical)
and 0xfb002000 (virtual).

Signed-off-by: Krzysztof Hałasa <khalasa@piap.pl>
Signed-off-by: Arnd Bergmann <arnd@arndb.de>
arch/arm/Kconfig.debug