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:
7c1e387
)
CNS3xxx: Fix debug UART.
author
Krzysztof Hałasa
<khalasa@piap.pl>
Tue, 16 Sep 2014 10:35:10 +0000
(12:35 +0200)
committer
Arnd Bergmann
<arnd@arndb.de>
Thu, 25 Sep 2014 21:34:37 +0000
(23:34 +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