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)
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>

No differences found