From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-pb0-f49.google.com (mail-pb0-f49.google.com [209.85.160.49]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 208C5E007B4 for ; Fri, 21 Feb 2014 08:45:15 -0800 (PST) Received: by mail-pb0-f49.google.com with SMTP id up15so3651358pbc.22 for ; Fri, 21 Feb 2014 08:45:15 -0800 (PST) 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=S3J8uByysvd6YsaVQEz4Jzn0NtSWpJsz5LdT4C5RDb8=; b=d3OqOdxK4uh/Z6F6PcjSPGHvrSFBDfnmqvP/mrgkGAaLxe8EWrSmQTxhwIoAQ89WaJ fHBPfQ4cV21hx01m3PqppsNShSoaXuI8d4gZM19uhDRnTcrJokEPdwbk4+TzzoaG0OjR 6dQDozOBbu2QfK4KCCbca2A/lRn6yfiK95pSkSm2Rnm0G2ynd/k2HaNC8yY5WkBgFzgc g16QX+LamdY817O4f2FnJgErY2wvrTnU7chYKlvounS/5LG97CiloKF68yfi/R93esGG E8gSU1C6bj8jxeYigOiyG1hufj1toaFT91uuSh13pGJ7gQg/VURbdX7CloP/f7gp+3jh 3DxA== X-Gm-Message-State: ALoCoQljpoElW6riBNqTc4fTQUGm6pj2SOVe0l1IcX4HszbqQKY3TeTgEp5U05fD7g9CpSmI/dtM X-Received: by 10.68.204.161 with SMTP id kz1mr10223153pbc.156.1393001115582; Fri, 21 Feb 2014 08:45:15 -0800 (PST) Received: from [192.168.0.53] ([63.226.49.26]) by mx.google.com with ESMTPSA id lh13sm52730186pab.4.2014.02.21.08.45.13 for (version=TLSv1 cipher=ECDHE-RSA-RC4-SHA bits=128/128); Fri, 21 Feb 2014 08:45:14 -0800 (PST) Message-ID: <53078298.2020302@boundarydevices.com> Date: Fri, 21 Feb 2014 09:45:12 -0700 From: Eric Nelson User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Omar Pighi , meta-freescale@yoctoproject.org References: <53077AB2.6060009@selea.com> In-Reply-To: <53077AB2.6060009@selea.com> Subject: Re: sabrelite kernel 3.10.17 don't boot: 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, 21 Feb 2014 16:45:19 -0000 Content-Type: text/plain; charset=UTF-8; format=flowed Content-Transfer-Encoding: 7bit On 02/21/2014 09:11 AM, Omar Pighi wrote: > To complete my previous email on this issue: > here you can see the boot process: tilll > Staring kernel ... > then nothing more: > > Any idea? > Hi Omar, What files do you have in your boot partition? The problem is that the DTB file isn't present: ** Unable to read file /imx6q-sabrelite.dtb ** Is the file in your /tmp/deploy/images/ directory? Please advise, Eric