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)
commit90a6695a2ac1b9db8e0f4bfec3156c22a722d9ba
treec75eb973a303df924aac0a040d96f19b3437234b
parent87ab4361beed9960687eb60f0da79f85293d1ade
ARM: zynq: Fix uart0 early console virtual address

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>
arch/arm/include/debug/zynq.S