From: Michal Simek Date: Wed, 14 May 2014 14:46:00 +0000 (+0200) Subject: ARM: zynq: Fix uart0 early console virtual address X-Git-Tag: omap-for-v3.16/fixes-against-rc1~39^2~44^2~9^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=90a6695a2ac1b9db8e0f4bfec3156c22a722d9ba;p=pandora-kernel.git 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 Signed-off-by: Michal Simek --- Reading git-diff-tree failed