git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
e138e3a
)
CNS3xxx: Fix debug UART.
author
Krzysztof Hałasa
<khalasa@piap.pl>
Mon, 29 Sep 2014 06:32:08 +0000
(08:32 +0200)
committer
Arnd 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