From: Michael Hennerich Date: Mon, 14 Jul 2008 08:51:57 +0000 (+0800) Subject: Blackfin arch: Fix bug - Kernel does not boot if re-program clocks X-Git-Tag: v2.6.27-rc1~83^2~26 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=68e2fc78e5055740126df8eab0d31005495756c9;p=pandora-kernel.git Blackfin arch: Fix bug - Kernel does not boot if re-program clocks Don't write conflicting data to EBIU_SDBCTL after the SDRAM is configured. This can cause data corruption, since we might change SDRAM row and column addressing modes. Signed-off-by: Michael Hennerich Signed-off-by: Bryan Wu --- Reading git-diff-tree failed