From: Steven Scholz <steven.scholz@imc-berlin.de>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] autoscript?
Date: Fri, 29 Nov 2002 13:24:15 +0100 [thread overview]
Message-ID: <3DE75C6F.AB6CF6DF@imc-berlin.de> (raw)
In-Reply-To: 20021129111434.80189C638B@atlas.denx.de
Wolfgang,
> But _using_ such a MFI is a different issue. So far, PPCBoot
> understands only one format of MFIs, which consist of a Linux kernel
> image as the first part and a ramdisk image as the second part. This
> is being handled buy the "bootm" command.
>
> So far, there is no other support for MFIs.
>
> > How is the syntax within the script?
>
> A script is a text file containing commands. The syntax is the same
> as on the command line interface. Actually this is what happens: the
> script will be passed to the command line interpreter, line by line.
So when I tftpbooted the script to 0x100000 I shouldn't download the data to the
same address since this would overwrite the srcipt so ppcboot fails to pass the
next line to the command line interpreter!
Is that right?
Steven
next prev parent reply other threads:[~2002-11-29 12:24 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2002-11-29 10:32 [U-Boot-Users] autoscript? Steven Scholz
2002-11-29 11:14 ` Wolfgang Denk
2002-11-29 11:24 ` Steven Scholz
2002-11-29 11:34 ` Wolfgang Denk
2002-11-29 11:41 ` Steven Scholz
2002-11-29 12:24 ` Steven Scholz [this message]
2002-11-29 16:41 ` Wolfgang Denk
2002-12-02 13:27 ` Kyle Harris
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=3DE75C6F.AB6CF6DF@imc-berlin.de \
--to=steven.scholz@imc-berlin.de \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.