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:
87ab436
)
ARM: zynq: Fix uart0 early console virtual address
author
Michal Simek
<michal.simek@xilinx.com>
Wed, 14 May 2014 14:46:00 +0000
(16:46 +0200)
committer
Michal Simek
<michal.simek@xilinx.com>
Tue, 20 May 2014 14:17:06 +0000
(16:17 +0200)
Virtual address have to have the same offset within
a 2MB aligned section of virtual/phycial address space.
Fix uart0 virtual address to be align with physical one.
Also remove UART_SIZE which is completely unused.
Reported-by: Russ Smith <russells@google.com>
Signed-off-by: Michal Simek <michal.simek@xilinx.com>
No differences found