From: Robin Getz Date: Thu, 9 Oct 2008 09:06:32 +0000 (+0800) Subject: Blackfin arch: Fix bug - HW Errors never recover on BF548 X-Git-Tag: v2.6.28-rc1~604^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=1d5ff7e27d2ca30cd3f61afd353b03dd67330818;p=pandora-kernel.git Blackfin arch: Fix bug - HW Errors never recover on BF548 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 Signed-off-by: Bryan Wu --- Reading git-diff-tree failed