From mboxrd@z Thu Jan 1 00:00:00 1970 From: himba Date: Tue, 21 Sep 2004 14:15:56 +0200 Subject: [U-Boot-Users] DULG/Manual: 7.6. Standalone Operation with Ramdisk Image In-Reply-To: <20040920.173127.26706.915588@webmail12.lax.untd.com> References: <20040920.173127.26706.915588@webmail12.lax.untd.com> Message-ID: <41501B7C.8010501@siol.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Alexander Povolotsky wrote: > > So what addresses I should use in: > > => tftp "/tftpboot/SIMPLE-PPCBOOT-ramdisk" > > and > > => cp.b > > and > > => bootm > > steps ? > Some flash address after the end of kernel image should be fine. Later invoke bootm with: bootm regards, himba