git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2e1117d
)
[ARM] Feroceon: don't disable BPU on boot
author
Saeed Bishara
<saeed@marvell.com>
Wed, 2 Jul 2008 17:06:32 +0000
(06:06 -1100)
committer
Nicolas Pitre
<nico@cam.org>
Mon, 7 Jul 2008 22:38:24 +0000
(18:38 -0400)
On Feroceon platforms that have a branch prediction unit, bit 11 of the
cp15 control register controls the BPU. This patch keeps the old value
of this bit instead of always clearing it.
Signed-off-by: Saeed Bishara <saeed@marvell.com>
Signed-off-by: Lennert Buytenhek <buytenh@marvell.com>
Signed-off-by: Nicolas Pitre <nico@marvell.com>
No differences found