Skip to content

Commit

Permalink
ARM: 8066/1: correction for ARM patch 8031/2
Browse files Browse the repository at this point in the history
A small mistake slipped through in memory.txt.

Signed-off-by: Nicolas Pitre <nico@linaro.org>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
  • Loading branch information
Nicolas Pitre authored and Russell King committed Jun 1, 2014
1 parent 9c98666 commit 437b680
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Documentation/arm/memory.txt
Original file line number Diff line number Diff line change
Expand Up @@ -41,7 +41,7 @@ fffe8000 fffeffff DTCM mapping area for platforms with
fffe0000 fffe7fff ITCM mapping area for platforms with
ITCM mounted inside the CPU.

fffc0000 ffdfffff Fixmap mapping region. Addresses provided
ffc00000 ffdfffff Fixmap mapping region. Addresses provided
by fix_to_virt() will be located here.

fee00000 feffffff Mapping of PCI I/O space. This is a static
Expand Down

0 comments on commit 437b680

Please sign in to comment.