From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from lpsc-mail.in2p3.fr (lpsc-mail.in2p3.fr [134.158.40.8]) (using TLSv1 with cipher DHE-RSA-AES256-SHA (256/256 bits)) (Client did not present a certificate) by ozlabs.org (Postfix) with ESMTPS id 8DAA4DDD04 for ; Tue, 15 Apr 2008 19:33:51 +1000 (EST) Message-ID: <02f201c89edb$cb666150$ad289e86@LPSC0173W> From: "Guillaume Dargaud" To: "Ulf Samuelsson" , , "Buildroot Mailinglist, " References: <014701c89bda$09380060$ad289e86@LPSC0173W> <01e801c89e49$6d0e6400$ad289e86@LPSC0173W> <000b01c89eb5$2af81630$070514ac@atmel.com> Subject: Re: [Buildroot] zImage.embedded Date: Tue, 15 Apr 2008 11:33:37 +0200 MIME-Version: 1.0 Content-Type: text/plain; format=flowed; charset="iso-8859-1"; reply-type=original List-Id: Linux on PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , > I think you need to figure out how to build u-boot for your board > outside buildroot, before you try to build it inside buildroot. Working on it... While I do that, I have a side question: is it possible to boot off a first kernel on a local partition, but tell it to tftp boot off another kernel instead ? The rational is that I have a working system on a card in my embedded system, but if possible I'd like to have it boot off the latest version available on the network. And if not available, simple boot using fallback parameters. Makes sense ? -- Guillaume Dargaud http://www.gdargaud.net/