commit | 188237e28d7fece0471640ba86f6d8cd164ed085 | [log] [tgz] |
---|---|---|
author | Saeed Bishara <saeed@marvell.com> | Wed Jul 02 06:06:32 2008 -1100 |
committer | Nicolas Pitre <nico@cam.org> | Mon Jul 07 18:38:24 2008 -0400 |
tree | d96756da27fbe75e602808c2261cad3b70db964e | |
parent | 2e1117d307dba8185a72bac94e57f057e70590ca [diff] |
[ARM] Feroceon: don't disable BPU on boot 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>