commit | b5913bbd2ddebd9c2c6841986c29376e691dd396 | [log] [tgz] |
---|---|---|
author | Ben Dooks <ben-linux@fluff.org> | Sat Jun 23 17:16:29 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Sun Jun 24 08:59:11 2007 -0700 |
tree | 1983d09d070af73bf7b416c6b6a2fe5200f6efa8 | |
parent | 331d74750e69a2202f857d3af9323335d0d6879f [diff] |
SM501: initialise SDRAM clock before bus clocks This init sequence of setting the SDRAM clock before the bus clock is recommend by Silicon Motion to stop problems with writes not sticking into registers. Signed-off-by: Vincent Sanders <vince@simtec.co.uk> Signed-off-by: Ben Dooks <ben-linux@fluff.org> Signed-off-by: Andrew Morton <akpm@linux-foundation.org> Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>