summaryrefslogtreecommitdiff
path: root/arch/arm/boot/dts
diff options
context:
space:
mode:
authorPaul Bolle <pebolle@tiscali.nl>2013-04-03 12:24:45 +0100
committerRussell King <rmk+kernel@arm.linux.org.uk>2013-04-03 16:45:51 +0100
commit4e1db26a0b42e2b6e27c05d68adcc01709c2eed2 (patch)
treedf671eece99a7ebe4d8d2aa9c95d7e1d1ddf6674 /arch/arm/boot/dts
parentb21e023ba4003fe4b5c32540e4aee5991c019e92 (diff)
ARM: 7690/1: mm: fix CONFIG_LPAE typos
CONFIG_LPAE doesn't exist: the correct option is CONFIG_ARM_LPAE, so fix up the two typos under arch/arm/. The fix to head.S is slightly scary, but this is just for setting up an early io-mapping for the serial port when running on a big-endian, LPAE system. Since these systems don't exist in the wild (at least, I have no access to one outside of kvmtool, which doesn't provide a serial port suitable for earlyprintk), then we can revisit the code later if it causes any problems. Signed-off-by: Paul Bolle <pebolle@tiscali.nl> Signed-off-by: Will Deacon <will.deacon@arm.com> Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Diffstat (limited to 'arch/arm/boot/dts')
0 files changed, 0 insertions, 0 deletions