projects
/
firefly-linux-kernel-4.4.55.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
c640e1c
)
ARM: 5624/1: Document cache aliasing region
author
Linus Walleij
<linus.walleij@stericsson.com>
Mon, 27 Jul 2009 21:11:59 +0000
(22:11 +0100)
committer
Russell King
<rmk+kernel@arm.linux.org.uk>
Thu, 30 Jul 2009 09:44:14 +0000
(10:44 +0100)
Augment the memory.txt file for ARM to list the cache aliasing
region
ffff4000
-
fffffff
.
Signed-off-by: Linus Walleij <linus.walleij@stericsson.com>
Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>
Documentation/arm/memory.txt
patch
|
blob
|
history
diff --git
a/Documentation/arm/memory.txt
b/Documentation/arm/memory.txt
index 43cb1004d35fb72da88424321ab108da124c52d0..9d58c7c5eddd082b9a22c087c7e0023e02fa4b02 100644
(file)
--- a/
Documentation/arm/memory.txt
+++ b/
Documentation/arm/memory.txt
@@
-21,6
+21,8
@@
ffff8000 ffffffff copy_user_page / clear_user_page use.
For SA11xx and Xscale, this is used to
setup a minicache mapping.
+ffff4000 ffffffff cache aliasing on ARMv6 and later CPUs.
+
ffff1000 ffff7fff Reserved.
Platforms must not use this address range.