From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-ee0-f42.google.com (mail-ee0-f42.google.com [74.125.83.42]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 72CD0E014C8 for ; Tue, 30 Apr 2013 05:25:28 -0700 (PDT) Received: by mail-ee0-f42.google.com with SMTP id c41so229476eek.29 for ; Tue, 30 Apr 2013 05:25:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=x-received:message-id:date:from:reply-to:organization:user-agent :mime-version:to:subject:references:in-reply-to:content-type :content-transfer-encoding; bh=oyGLIdlJsBiAs4plCEXI/BwcktcZc3/sGUyFfVU6pWo=; b=NN8WNuV9/tNaoHqZwroafgi1fA8lahNF2yx0GYoJnDlFLeAcw9vj4xRhYem6KAnQh1 zatvffjUjxxwpitTI+fKbXcWxp09rb7VafLU0Sk5YjIH0Tg502+Ey0m5PxYbZlXbS+en 3MFIH/CF0TIGq7MRlgJp4fWSac33gyVLl2ruuA3ZAyVZ0feqAQ3HGoa9Es6LEoKO1Y9B rv4+NfCeVbLiy3QOtOLmWe0N3JH6P+n1n830lifUrxpEO4m4KnCiLZ+zZ6KS8PrAPiZr Ut5l6+2mWZkZbHyZEIL84XPuPf54HNXH129NZ2VkldPcCMjZkrOVWyfIgF8sA52+rroo xGOA== X-Received: by 10.15.52.70 with SMTP id o46mr90245334eew.14.1367324727228; Tue, 30 Apr 2013 05:25:27 -0700 (PDT) Received: from [192.168.0.5] (host56-7-static.30-87-b.business.telecomitalia.it. [87.30.7.56]) by mx.google.com with ESMTPSA id j43sm38461485eep.4.2013.04.30.05.25.25 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Tue, 30 Apr 2013 05:25:26 -0700 (PDT) Message-ID: <517FB833.60703@gmail.com> Date: Tue, 30 Apr 2013 14:25:23 +0200 From: Marco Organization: MC User-Agent: Mozilla/5.0 (X11; Linux i686; rv:17.0) Gecko/20130329 Thunderbird/17.0.5 MIME-Version: 1.0 To: "meta-freescale@yoctoproject.org" References: <517F83A7.3000803@gmail.com> In-Reply-To: Subject: Re: Yocto core-image-minimal-imx53qsb freezes after init X-BeenThere: meta-freescale@yoctoproject.org X-Mailman-Version: 2.1.13 Precedence: list Reply-To: koansoftware@gmail.com 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: Tue, 30 Apr 2013 12:25:28 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit Il 30/04/2013 13:35, Otavio Salvador ha scritto: > On Tue, Apr 30, 2013 at 5:41 AM, Marco wrote: >> Hello, >> I am using a Yocto (master) generated core-image-minimal-imx53qsb.tar.bz2 >> with NFS and Machine: Freescale MX53 LOCO Board. >> >> This is my boot log: http://pastebin.com/6abVV0zr >> >> What am I missing (or is wrong in core-image-minimal-imx53qsb) ? > > From what I learned in #yocto IRC channel it seems you found the issue > being your changed kernel, right? > Yes, looks like with your standard kernel Linux version 2.6.35.3-11.09.01+yocto+ged51f22 my problem disappered, so must be an issue in my kernel. Still digging ;-) -- Marco