Home
last modified time | relevance | path

Searched hist:"90 a6695a2ac1b9db8e0f4bfec3156c22a722d9ba" (Results 1 – 1 of 1) sorted by relevance

/linux/arch/arm/include/debug/
H A Dzynq.Sdiff 90a6695a2ac1b9db8e0f4bfec3156c22a722d9ba Wed May 14 16:46:00 CEST 2014 Michal Simek <michal.simek@xilinx.com> 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>