]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commitc80b5d2e3ba3ce00508bc6e21b7a38bd4025cfd3
treec75eb973a303df924aac0a040d96f19b3437234b
parentea88ed0759de013081a6a591289152de3ef4d518
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