From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: by yocto-www.yoctoproject.org (Postfix, from userid 118) id 5D6CFE009A7; Fri, 30 May 2014 07:04:23 -0700 (PDT) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on yocto-www.yoctoproject.org X-Spam-Level: X-Spam-Status: No, score=-0.7 required=5.0 tests=RCVD_IN_DNSWL_LOW autolearn=ham version=3.3.1 X-Spam-HAM-Report: * -0.7 RCVD_IN_DNSWL_LOW RBL: Sender listed at http://www.dnswl.org/, low * trust * [209.85.160.48 listed in list.dnswl.org] Received: from mail-pb0-f48.google.com (mail-pb0-f48.google.com [209.85.160.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 07B3BE00724 for ; Fri, 30 May 2014 07:04:11 -0700 (PDT) Received: by mail-pb0-f48.google.com with SMTP id rr13so1755959pbb.7 for ; Fri, 30 May 2014 07:04:11 -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 :subject:references:in-reply-to:content-type :content-transfer-encoding; bh=YGZJYVGKhbkRF5FDV9CzfTSlhYch76MKYU1QgopwhhU=; b=YcMgLM0hXASoWgHpHD8y/7voAtF8y2DjQ+1fxZS7023TKaap83QKNuvrlXMOCGka41 9fdkbk1QoQnVHNNIhSK0IR648Vezo1Lx9U+AmZbbJXJHjCMrDslUtNpsBThe5e2pr501 R71BL7D7ZVXKxvFCr4F6BjUB3XROTMWWD7LE0mZL9A3l7nsxXGn4fFr1vvM2up4GucRt qV5wOL1Q0OLHK/6KMkcsGb3YU6oh2XfBep0H7alPdXnyF7l6RRgBZYlR7SCqKsp7GwFj 7kdJBuHpeVIptnndQOZ70K5oY0uTKabItqMQYgDze73R1u/Qk2/sa/YW7s7f1xvsu6Yz My0g== X-Gm-Message-State: ALoCoQm+t+J8/oRk+CKp4XbtYZfpFbATHYni/h63naIyE45KcubnZa1zkuZJbvZCsXslGTUXX8UX X-Received: by 10.66.156.34 with SMTP id wb2mr18656848pab.83.1401458651417; Fri, 30 May 2014 07:04:11 -0700 (PDT) Received: from [192.168.1.8] (ip98-165-103-37.ph.ph.cox.net. [98.165.103.37]) by mx.google.com with ESMTPSA id ky8sm6617817pbc.64.2014.05.30.07.04.09 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 30 May 2014 07:04:10 -0700 (PDT) Message-ID: <53888FD8.4090504@boundarydevices.com> Date: Fri, 30 May 2014 07:04:08 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Paventhan K , "meta-freescale@yoctoproject.org" References: <766A58824EBBCC43938A98A35F50CEE7E46C04@POCITMSEXMB06.LntUniverse.com> In-Reply-To: <766A58824EBBCC43938A98A35F50CEE7E46C04@POCITMSEXMB06.LntUniverse.com> Subject: Re: Waiting for root device 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: Fri, 30 May 2014 14:04:23 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit Hi Paventhan, On 05/30/2014 03:35 AM, Paventhan K wrote: > Hi, > > I have built yocto core image minimal using Dora(1.5.1) Distro > Kernel Version : 3.0.35. But I am unable to get the login prompt it is > stuck waiting for rootfs As i m using core-image-minimal. sdcard image > directly to copy it on SD card, So it is no need to enter the uboot > parameters. I am attaching the log with this mail. It shows that no mmc > device, it is waiting for root device. > > Log file: > > U-Boot 2013.10 (May 27 2014 - 15:31:32) > > > > It seems you have a problem with this kernel and your SD card. > mmc0: mmc_rescan_try_freq: trying to init card at 300000 Hz > > ... > > mmc0: mmc_rescan_try_freq: trying to init card at 200000 Hz > mmc0: mmc_rescan_try_freq: trying to init card at 100000 Hz > > ... > > mmc1: mmc_rescan_try_freq: trying to init card at 300000 Hz > mmc1: mmc_rescan_try_freq: trying to init card at 200000 Hz > mmc1: mmc_rescan_try_freq: trying to init card at 100000 Hz > mmc2: mmc_rescan_try_freq: trying to init card at 400000 Hz > mmc2: mmc_rescan_try_freq: trying to init card at 300000 Hz > mmc2: mmc_rescan_try_freq: trying to init card at 200000 Hz > mmc2: mmc_rescan_try_freq: trying to init card at 100000 Hz >