From: Sascha Hauer Date: Wed, 12 Jan 2011 10:18:14 +0000 (+0100) Subject: dmaengine i.MX SDMA: Fix firmware loading X-Git-Tag: v2.6.38-rc5~7^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6866fd3b7289a283741752b73e0e09f410b7639d;p=pandora-kernel.git dmaengine i.MX SDMA: Fix firmware loading When loading the microcode to the SDMA engine we have to use the ram_code_start_addr found in the firmware image. The copy in the sdma engine is not initialized correctly. This is broken since: 5b28aa3 dmaengine i.MX SDMA: Allow to run without firmware Signed-off-by: Sascha Hauer Signed-off-by: Dan Williams --- Reading git-diff-tree failed