瀏覽代碼

ARM: 8066/1: correction for ARM patch 8031/2

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>
Nicolas Pitre 11 年之前
父節點
當前提交
437b680a22
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      Documentation/arm/memory.txt

+ 1 - 1
Documentation/arm/memory.txt

@@ -41,7 +41,7 @@ fffe8000	fffeffff	DTCM mapping area for platforms with
 fffe0000	fffe7fff	ITCM mapping area for platforms with
 fffe0000	fffe7fff	ITCM mapping area for platforms with
 				ITCM mounted inside the CPU.
 				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.
 				by fix_to_virt() will be located here.
 
 
 fee00000	feffffff	Mapping of PCI I/O space. This is a static
 fee00000	feffffff	Mapping of PCI I/O space. This is a static