ARM: zynq: Fix uart0 early console virtual address
authorMichal Simek <michal.simek@xilinx.com>
Wed, 14 May 2014 14:46:00 +0000 (16:46 +0200)
committerMichal 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