Blackfin arch: Fix Bug - Kernel does not boot if re-program clocks
authorMichael Hennerich <[email protected]>
Wed, 4 Feb 2009 08:49:45 +0000 (16:49 +0800)
committerBryan Wu <[email protected]>
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 <[email protected]>
Signed-off-by: Bryan Wu <[email protected]>
arch/blackfin/include/asm/mem_init.h
arch/blackfin/mach-common/clocks-init.c