From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-bk0-f48.google.com (mail-bk0-f48.google.com [209.85.214.48]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 5B8EEE01404 for ; Thu, 13 Dec 2012 03:14:02 -0800 (PST) Received: by mail-bk0-f48.google.com with SMTP id jc3so953024bkc.35 for ; Thu, 13 Dec 2012 03:14:01 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=20120113; h=from:to:cc:subject:date:message-id:organization:user-agent :in-reply-to:references:mime-version:content-transfer-encoding :content-type:x-gm-message-state; bh=6jyqQl3gB2SdRnVfjJWwUmBcNEGcklyzZkPXbwvr3+M=; b=BaOhbIsucFTzPoj8+tCwxOfsU0LTG2ACOGRfycQKarjtLPj11wdxNsgsEWMT1Vp3XI AI7/h/VpEYEXva6VzqqLoPXci5D09oa4zwzkI+eu2fz5VauCM5bBqo7vB4d+ea7V/UJ1 JbJJwi4IDiNWv4/v7Bvz6yD6HzZJhcvS788MP7v13BUCYBN/VR3m5/b+/edzb4Z+fED9 Xjy3XQcTGuUoiRGJ1MKQNz0n4ewMa28GkbnQM6z36PFPwcQ/B2wHsXfqQgrSKA52NpXL WmCL7Z23W8jQxW2CshH32iI+Z8S058FhaaLsdQJ8EJzza02jFeufvsMu/64n4dhwsCVf fSeg== Received: by 10.204.147.196 with SMTP id m4mr758937bkv.121.1355397241353; Thu, 13 Dec 2012 03:14:01 -0800 (PST) Received: from rudolf.localnet (ppp-88-217-8-202.dynamic.mnet-online.de. [88.217.8.202]) by mx.google.com with ESMTPS id u3sm952992bkw.9.2012.12.13.03.14.00 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 03:14:00 -0800 (PST) From: Thomas Senyk To: Fabio Estevam Date: Thu, 13 Dec 2012 12:13:58 +0100 Message-ID: <1871063.4foROqM6CQ@rudolf> Organization: Nokia User-Agent: KMail/4.9.4 (Linux/3.6.9-1-ARCH; KDE/4.9.4; x86_64; ; ) In-Reply-To: References: <6846987.PbH0MvyKo8@rudolf> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnO4Fp7uwUzCD8vhHFMdt6h5gYwst0kwa9kVZL1Wn0Hu4ilnJD11RIpKbvpbIzea58kMyiy Cc: meta-freescale@yoctoproject.org Subject: Re: Booting imx6q Saber SD 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: Thu, 13 Dec 2012 11:14:02 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" On Thu, December 13, 2012 09:07:05 Fabio Estevam wrote: > On Thu, Dec 13, 2012 at 9:03 AM, Thomas Senyk > > wrote: > > Hi, > > > > Yesterday I got a Saber SD (as a second board to my SaberLite). > > I've used the imx6qsabresd machine config to create a sdcard. > > > > uboot and kernel look like they are working, but the rootfs is not > > mountable during boot. > > > > Here is the corresponding kernel output: > > > > Waiting 2sec before mounting root device... > > VFS: Cannot open root device "mmcblk1p2" or unknown-block(179,26) > > Please append a correct "root=" boot option; here are the available > > Do you also have a SD card connected to SD2 slot? If so, can you > please remove it and keep only the SD card at slot SD3? Nop nothing in SD2 > > Regards, > > Fabio Estevam