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:
55f2fea
)
Blackfin arch: Fix bug - HW Errors never recover on BF548
author
Robin Getz
<rgetz@blackfin.uclinux.org>
Thu, 9 Oct 2008 09:06:32 +0000
(17:06 +0800)
committer
Bryan Wu
<cooloney@kernel.org>
Thu, 9 Oct 2008 09:06:32 +0000
(17:06 +0800)
The kernel does not properly clear the EBIU Error Master (EBIU_ERRMST) Register
on BF548, which causes the kernel to panic.
We need to make sure that we clear the EBIU_ERRMST (necessary on BF54x)
Signed-off-by: Robin Getz <rgetz@blackfin.uclinux.org>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
No differences found