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 5B3BDE01439 for ; Thu, 13 Dec 2012 04:45:09 -0800 (PST) Received: by mail-bk0-f48.google.com with SMTP id jc3so1019862bkc.35 for ; Thu, 13 Dec 2012 04:45:08 -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=oQf62dnsiqjCr/vZJcLE2q77dleHInPT3FAUt6uFkAk=; b=gPjAt5/nZMTPdxMFglZNj/Lt++fBT3rMgwUnjfT//K1Sbpf1o0w/EDRgRh9oGhywqX wLDW6Q1DGKe+LEbht2bcDjKnH1CA3Sejr+oeG1OQV+BdhVzS0aCiFuVmOoBuy13ImtgY fF1RUgRTBJ+LwevkVz0SbDhXOkLvzI3Kftnubdt9Uc+vvhDBL0paUmouQBh5zaHnfzJh gia7KLYB4CjnZtGAX60XwGiNajr6EwFbOEBz5y0ti/OHi+rPV14gMzs2OlDRTdPQ3P9O c4Bmy3O2eo24/1Tmq0DPlKNBs1cH8gF4iEcI/UFy73VK99j4onGecotpK3Tablzk3LWF qofQ== Received: by 10.204.149.143 with SMTP id t15mr975553bkv.45.1355402708193; Thu, 13 Dec 2012 04:45:08 -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 v8sm1234110bku.6.2012.12.13.04.45.07 (version=TLSv1/SSLv3 cipher=OTHER); Thu, 13 Dec 2012 04:45:07 -0800 (PST) From: Thomas Senyk To: meta-freescale@yoctoproject.org Date: Thu, 13 Dec 2012 13:45:06 +0100 Message-ID: <4402208.qIYfeD7ql5@rudolf> Organization: Nokia User-Agent: KMail/4.9.4 (Linux/3.6.9-1-ARCH; KDE/4.9.4; x86_64; ; ) In-Reply-To: <50C9BD1D.6010206@gmail.com> References: <6846987.PbH0MvyKo8@rudolf> <5488991.8kIXbUn0ec@rudolf> <50C9BD1D.6010206@gmail.com> MIME-Version: 1.0 X-Gm-Message-State: ALoCoQnV4lCh/4+8Ww1mgCHUnps39ihBI7HVLs4N0WnueeQe+tWrpCpqTZ8ZxUI7qe3oDFayEulR 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 12:45:09 -0000 Content-Transfer-Encoding: 7Bit Content-Type: text/plain; charset="us-ascii" The problem solved itself. I've unplugged the board (to do something else) and re-plugged everything to, exactly as before, with the same sd card and everything ... to get the full kernel log Now he's booting flawlessly ... it was either a loose cable (where it's hard to see which cable could have been loose) or one of those position-of-moon-and- stars problems ;) ... maybe it was due to playing around with DIP1 and 2... Anyway: Thanks for the Help! On Thu, December 13, 2012 04:33:49 Gary Thomas wrote: > On 2012-12-13 04:28, Thomas Senyk wrote: > > On Thu, December 13, 2012 12:13:58 Thomas Senyk wrote: > >> 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 > > > > The opposite (haven the "same" sdcard in both slots) doesn't help either > > ;) > > > > VFS: Cannot open root device "mmcblk1p2" or unknown-block(179,26) > > Please append a correct "root=" boot option; here are the available > > partitions: > > b300 7757824 mmcblk0 driver: mmcblk > > b310 2048 mmcblk0boot1 (driver?) > > b308 2048 mmcblk0boot0 (driver?) > > b318 3880960 mmcblk1 driver: mmcblk > > > > b319 8192 mmcblk1p1 00000000-0000-0000-0000-000000000000 > > b31a 262144 mmcblk1p2 00000000-0000-0000-0000-000000000000 > > > > b320 7822336 mmcblk2 driver: mmcblk > > > > b321 8192 mmcblk2p1 00000000-0000-0000-0000-000000000000 > > b322 262144 mmcblk2p2 00000000-0000-0000-0000-000000000000 > > > > Kernel panic - not syncing: VFS: Unable to mount root fs on unknown- > > block(179,26) > > Could you post the boot log? There should be messages about what MMC > devices and partitions are discovered by the kernel which could help. > > > I tried to boot from SD2 only. > > When switching the DIPs 1 and 2 he loads uboot from SD2, but I can't get > > 'fatload mmc' working when booting from SD2 > > _______________________________________________ > meta-freescale mailing list > meta-freescale@yoctoproject.org > https://lists.yoctoproject.org/listinfo/meta-freescale