From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-out.m-online.net (mail-out.m-online.net [212.18.0.9]) by yocto-www.yoctoproject.org (Postfix) with ESMTP id C3DDFE015D4 for ; Sat, 3 Aug 2013 12:21:19 -0700 (PDT) Received: from frontend1.mail.m-online.net (unknown [192.168.8.180]) by mail-out.m-online.net (Postfix) with ESMTP id 3c6w8F2ZGtz4KK4F; Sat, 3 Aug 2013 21:21:17 +0200 (CEST) X-Auth-Info: OreYD3z6d85QKLzAOPd7YrZ1d71QwZ01v5lDXRzNpAI= Received: from chi.localnet (unknown [195.140.253.167]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (No client certificate requested) by smtp-auth.mnet-online.de (Postfix) with ESMTPSA id 3c6w8F1C5QzbbgX; Sat, 3 Aug 2013 21:21:17 +0200 (CEST) From: Marek Vasut To: =?iso-8859-1?q?M=E5rten_Wikman?= Date: Sat, 3 Aug 2013 21:21:17 +0200 User-Agent: KMail/1.13.7 (Linux/3.9-1-amd64; KDE/4.8.4; x86_64; ; ) References: In-Reply-To: MIME-Version: 1.0 Message-Id: <201308032121.17767.marex@denx.de> Cc: meta-freescale@yoctoproject.org, Otavio Salvador Subject: Re: MX28 Put u-boot on SPI NOR 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, 03 Aug 2013 19:21:22 -0000 Content-Type: Text/Plain; charset="iso-8859-1" Content-Transfer-Encoding: quoted-printable Dear M=E5rten Wikman, > But then it's just u-boot without any bootstream? Is it really possible > that mx28 will boot without it? I can't find much information about how to > boot from spi nor on the internet. SD CARD boot and NAND boot are well > documented in u-boot source code. Write u-boot.sb directly to the SPI NOR to offset 0x0 . Best regards, Marek Vasut