commit | 90a6695a2ac1b9db8e0f4bfec3156c22a722d9ba | [log] [tgz] |
---|---|---|
author | Michal Simek <michal.simek@xilinx.com> | Wed May 14 16:46:00 2014 +0200 |
committer | Michal Simek <michal.simek@xilinx.com> | Tue May 20 16:17:06 2014 +0200 |
tree | c75eb973a303df924aac0a040d96f19b3437234b | |
parent | 87ab4361beed9960687eb60f0da79f85293d1ade [diff] |
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>