From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.cybertec.at (ns.km31432.keymachine.de [87.118.86.135]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id 3BDEEE00A9A for ; Fri, 7 Mar 2014 09:22:22 -0800 (PST) Received: from localhost.localdomain (unknown [87.242.12.103]) by mail.cybertec.at (Postfix) with ESMTPSA id 688623900400; Fri, 7 Mar 2014 17:22:17 +0000 (UTC) Message-ID: <531A0049.2040505@pr.hu> Date: Fri, 07 Mar 2014 18:22:17 +0100 From: Boszormenyi Zoltan User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.3.0 MIME-Version: 1.0 To: Otavio Salvador References: <5319D482.8050108@pr.hu> <29451f79d7444cf887d545238ea657db@BY2PR03MB379.namprd03.prod.outlook.com> <5319DA9C.9040106@pr.hu> <5319DC52.4020802@pr.hu> <5319F2E4.3090007@pr.hu> In-Reply-To: Cc: "meta-freescale@yoctoproject.org" Subject: Re: linux-imx_3.10.17 locks up hard at 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, 07 Mar 2014 17:22:25 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 8bit 2014-03-07 17:44 keltezéssel, Otavio Salvador írta: > Hello, > > On Fri, Mar 7, 2014 at 1:25 PM, Boszormenyi Zoltan wrote: >> 2014-03-07 15:57 keltezéssel, Otavio Salvador írta: >>> printenv fdtfile >> >> => printenv fdtfile >> ## Error: "fdtfile" not defined >> >> The full set of environment is below. >> You might have meant "fdt_file", it's listed. > ... >> fdt_file=imx6q-sabresd.dtb > ... > > Use: > > setenv fdt_file imx6q-sabresd-ldo.dtb > > This is fixed in U-Boot 2014.01 update pending in master-next. Thank you very much, it's fixed now. X comes up, the machine can be pinged and the serial console responds. Best regards, Zoltán Böszörményi