提交 906243d0 编写于 作者: R Russell King 提交者: Russell King

[ARM] Fix bad asm instruction in proc-arm925.S

Signed-off-by: NRussell King <rmk+kernel@arm.linux.org.uk>
上级 00eb0f6b
......@@ -454,7 +454,8 @@ __arm925_setup:
mcr p15, 7, r0, c15, c0, 0
#endif
adr r5, {r5, r6}
adr r5, arm925_crval
ldmia r5, {r5, r6}
mrc p15, 0, r0, c1, c0 @ get control register v4
bic r0, r0, r5
orr r0, r0, r6
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册