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)
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>

No differences found