]> git.baikalelectronics.ru Git - kernel.git/commit
ARM: 7827/1: highbank: fix debug uart virtual address for LPAE
authorRob Herring <rob.herring@calxeda.com>
Tue, 27 Aug 2013 13:32:49 +0000 (14:32 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Mon, 2 Sep 2013 12:48:38 +0000 (13:48 +0100)
commit0b4f962d6c3f0a4507475c1bcf7c47586b4cf22b
tree80c1c98615348d3960e54722d950e7370b8acbe3
parent8ad5fb4845080c98cb1a25652c48e7874c7cea01
ARM: 7827/1: highbank: fix debug uart virtual address for LPAE

Section entries are 2MB on LPAE, so the DEBUG_LL virtual address must
have the same offset in the 2MB section as the physical address. This
fixes async external aborts when DEBUG_LL is enabled on Midway.

Signed-off-by: Rob Herring <rob.herring@calxeda.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
arch/arm/Kconfig.debug