Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
authorMichael Hennerich <michael.hennerich@analog.com>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
committerBryan Wu <cooloney@kernel.org>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
commit331693129d1764e38b15561e5712347fd591b2a9
tree7114d0bd0f8149f0e5ed041a91942a4d712e2d27
parent41245ac5952e5b05e6fbb7c188eae0947f640189
Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks

On BF561 EBIU_SDGCTL bit 31 controls the SDRAM external data
path width, typically set 0 for a 32-bit bus width. On other
Blackfin derivatives this bit should be set by default.

Signed-off-by: Michael Hennerich <michael.hennerich@analog.com>
Signed-off-by: Bryan Wu <cooloney@kernel.org>
arch/blackfin/include/asm/mem_init.h
arch/blackfin/mach-common/clocks-init.c