From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-yh0-f53.google.com (mail-yh0-f53.google.com [209.85.213.53]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 2EAD8E00881 for ; Mon, 24 Mar 2014 16:54:22 -0700 (PDT) Received: by mail-yh0-f53.google.com with SMTP id v1so5938089yhn.40 for ; Mon, 24 Mar 2014 16:54:21 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20130820; h=x-gm-message-state:message-id:date:from:user-agent:mime-version:to :cc:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=zpfsHbG1+QS+9UujlrYWbobDrvBlb8TPUoceNy7qr8c=; b=icTt1XYd1F+w1Kx0y/htqpdT1uNh3lM+XsdSe3Xf6NLH+MY7YUazrGkBQXVLvQBoSP x0p5UlGmuMNnxUUkxVN5deYqdksphgmNu3HyzjZBbT0hNGjmgq9NR8VU9iJcNVDxbMyt Pejjzryzh6Lpnt9s+2pjQf1OavcxAAgNEY241hqbxTCcTdjhVdY7HV/H+izcLTBLjI2m 7sCJZTR8i0OFge/DKX/H2u/aoY3diAPra7vuyIHvTSTudrqhfifRhN2vk8TXN5OdFaNB Wm9fxpvyxl4L0EDuIHMp+/KPVOyAEPzUSvyfmKurCXIdUdRFNvqaowiumnUVh3mCGb53 7wSg== X-Gm-Message-State: ALoCoQkLtMfsRgf7ThovJA1cmnFdcbtVj8KuiYtAhxkXzO7Gy2tz5d72po7nE56K17oeVoqxEV4v X-Received: by 10.236.150.205 with SMTP id z53mr69256002yhj.75.1395705261725; Mon, 24 Mar 2014 16:54:21 -0700 (PDT) Received: from [192.168.141.83] (69-165-220-158.dsl.teksavvy.com. [69.165.220.158]) by mx.google.com with ESMTPSA id a67sm25726593yhj.10.2014.03.24.16.54.20 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Mon, 24 Mar 2014 16:54:21 -0700 (PDT) Message-ID: <5330C5AC.1020904@linaro.org> Date: Mon, 24 Mar 2014 19:54:20 -0400 From: Trevor Woerner User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Jacob Kroon , Otavio Salvador References: In-Reply-To: Cc: meta-freescale Subject: Re: linux-imx/linux-wandboard 3.10.17 kernel and HDMI display X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list List-Id: Usage and development list for the meta-fsl-* layers List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-List-Received-Date: Mon, 24 Mar 2014 23:54:26 -0000 Content-Type: text/plain; charset=ISO-8859-1 Content-Transfer-Encoding: 7bit Hi Jacob, On 03/24/14 11:44, Jacob Kroon wrote: > Not the details I'm afraid, I used a JTAG adapter and saw that the > kernel always got stuck in what looked like the hdmi interrupt > handler, and this commit looked related, so I just tried with > reverting it. I'm curious to know more about using a JTAG with the wandboard. Were you following the instructions from here: http://wiki.wandboard.org/index.php/Main_Page#JTAG Or are you doing something else? Do you have any procedures? Best regards, Trevor