From mboxrd@z Thu Jan 1 00:00:00 1970 From: Dan Malek Date: Wed, 07 Apr 2004 17:01:55 -0400 Subject: [U-Boot-Users] tftpboot of multi image References: <4074433C.13855.BF94F6B@localhost> Message-ID: <40746C43.4010508@embeddededge.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Bob White wrote: > Are there instructions out there for using tftpboot to download an > image with an initrd automatically boot the image? I haven't come > across anything. There are several ways to do this, some are even documented :-) How did you create the image(s) to download? > I am trying it with a simple tftpboot command (no options) In all cases, you are going to have to set up the environment and commands with some kind of options to help you out. -- Dan