From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nicolin Chen Subject: Re: mx6: Audio does not work on linux-next 20140107 Date: Tue, 7 Jan 2014 20:28:14 +0800 Message-ID: <20140107122813.GA6750@MrMyself> References: <52CBEDFA.10603@metafoo.de> Mime-Version: 1.0 Content-Type: multipart/mixed; boundary="Qxx1br4bt0+wmkIi" Return-path: Received: from ch1outboundpool.messaging.microsoft.com (ch1ehsobe005.messaging.microsoft.com [216.32.181.185]) by alsa0.perex.cz (Postfix) with ESMTP id 9DB1B2616F4 for ; Tue, 7 Jan 2014 13:43:08 +0100 (CET) Content-Disposition: inline In-Reply-To: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: alsa-devel-bounces@alsa-project.org Sender: alsa-devel-bounces@alsa-project.org To: Fabio Estevam Cc: "alsa-devel@alsa-project.org" , Lars-Peter Clausen , Nicolin Chen , Mark Brown , Sascha Hauer , Shawn Guo List-Id: alsa-devel@alsa-project.org --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset="us-ascii" Content-Disposition: inline On Tue, Jan 07, 2014 at 10:29:48AM -0200, Fabio Estevam wrote: > Nicolin, > > On linux-next I am no longer able to play audio without the sdma > firmware (ok, maybe we should handle this topic on another thread). I haven't tested the linux-next tree with my SabreSD recently. But..would that be caused by the SDMA firmware version 2? Please try this patch to trick the original sdma firmware and see if it's gonna work. Surely, I'll test on my side tomorrow. Thank you. Nicolin Chen --Qxx1br4bt0+wmkIi Content-Type: text/x-diff; charset="us-ascii" Content-Disposition: attachment; filename="0002-firmware-imx-sdma-v2.patch" >>From d033e19003ee4e0e51b617a808cd068899f7fc01 Mon Sep 17 00:00:00 2001 From: Nicolin Chen Date: Wed, 6 Nov 2013 15:06:50 +0800 Subject: [PATCH 2/2] firmware: imx: sdma v2 Signed-off-by: Nicolin Chen --- firmware/imx/sdma/sdma-imx6q.bin.ihex | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/firmware/imx/sdma/sdma-imx6q.bin.ihex b/firmware/imx/sdma/sdma-imx6q.bin.ihex index 2e561f0..ceb114b 100644 --- a/firmware/imx/sdma/sdma-imx6q.bin.ihex +++ b/firmware/imx/sdma/sdma-imx6q.bin.ihex @@ -1,4 +1,4 @@ -:1000000053444D4101000000010000001C000000AD +:1000000053444D4102000000010000001C000000AC :1000100026000000B40000007A0600008202000002 :10002000FFFFFFFF00000000FFFFFFFFFFFFFFFFDC :10003000FFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFFD0 -- 1.8.4 --Qxx1br4bt0+wmkIi Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline --Qxx1br4bt0+wmkIi--