Files
linux-legacy-genesi/arch
Zeng Zhaoming 4fdaa5078c ENGR00144281 SDMA: System hangs in bootup when kernel_preempt not enable
When kernel_preempt not enable in configure, system bootup hangs
in sdma initialization.

This is caused by sdma initialization waiting for channel0 complete loading
script in queue, and arch_idle happens with action to disable some clocks,
if DDR clock disabled, script loading will failed and SoC hangs.

Solve it by make sure DDR clock is enabled during sdma initialization.

Signed-off-by: Zeng Zhaoming <b32542@freescale.com>
2012-03-10 11:29:35 -06:00
..
2009-07-10 14:24:05 -07:00
2009-09-02 09:14:48 -07:00
2009-11-09 16:22:47 -08:00
2009-08-28 19:37:20 -10:00
2010-04-01 15:55:56 -07:00