From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail.taydin.org (mail.taydin.org [195.174.225.70]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id BE823E00444 for ; Sat, 1 Feb 2014 11:05:34 -0800 (PST) Received: from [10.2.1.100] (unknown [10.2.1.100]) by mail.taydin.org (Postfix) with ESMTPSA id 6662D5C0076 for ; Sat, 1 Feb 2014 21:02:50 +0200 (EET) Message-ID: <52ED4574.6080804@taydin.org> Date: Sat, 01 Feb 2014 21:05:24 +0200 From: Timur Aydin User-Agent: Mozilla/5.0 (Windows NT 6.1; rv:24.0) Gecko/20100101 Thunderbird/24.2.0 MIME-Version: 1.0 To: meta-freescale@yoctoproject.org References: <52ED2755.60606@taydin.org> <52ED2FB9.5080902@linaro.org> <52ED3DD0.6070100@taydin.org> In-Reply-To: <52ED3DD0.6070100@taydin.org> Subject: Re: nfsroot 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: Sat, 01 Feb 2014 19:05:37 -0000 Content-Type: text/plain; charset=ISO-8859-1; format=flowed Content-Transfer-Encoding: 7bit On 2/1/2014 8:32 PM, Timur Aydin wrote: > Next I tried "run netboot" and the uImage was loaded successfully. > However, afterwards, u-boot tries to retrieve an imx6q-sabresd.dtb file > and can't find it. This file doesn't exist in my build directory. Is > there something required to generate this file? > Never mind, I had to set boot_fdt to no in the u-boot environment and this took care of it. -- Timur