From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from an-out-0708.google.com (an-out-0708.google.com [209.85.132.241]) by ozlabs.org (Postfix) with ESMTP id 1C66EDDFF6 for ; Thu, 24 Apr 2008 05:48:48 +1000 (EST) Received: by an-out-0708.google.com with SMTP id c37so736209anc.78 for ; Wed, 23 Apr 2008 12:48:47 -0700 (PDT) Message-ID: Date: Wed, 23 Apr 2008 13:48:45 -0600 From: "Grant Likely" Sender: glikely@secretlab.ca To: "David H. Lynch Jr." Subject: Re: simpleboot In-Reply-To: <480F917F.8040809@picocomputing.net> MIME-Version: 1.0 Content-Type: text/plain; charset=ISO-8859-1 References: <480F8148.8090906@picocomputing.net> <480F917F.8040809@picocomputing.net> Cc: linuxppc-embedded List-Id: Linux on Embedded PowerPC Developers Mail List List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , On Wed, Apr 23, 2008 at 1:43 PM, David H. Lynch Jr. wrote: > Grant Likely wrote: > > make simpleImage. > > - or - > > make simpleImage.initrd. > > > > The makefile will use arch/powerpc/boot/dts/.dts for the device tree. > Thanks, I suspected most of that. But I have not see simpleboot in > Linus's tree yet, > so I have to back port the patch from the paulus tree and that makes > it harder to just try it. > > I am correct in assuming that if I have my .config otherwise > properly setup for initramfs that > it is going to merge the kernel, dts, and initramfs into a single > image ? Yes, the dtb and ramdisk images are just put into the wrapper image. There are no .config values that manipulate the wrapping operation. > > and is initramfs the plain or initrd target the correct one for > initramfs ? Its whatever kind of image you pass it. Cheers, g. -- Grant Likely, B.Sc., P.Eng. Secret Lab Technologies Ltd.