From: Ajay Jain <ajay050@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot-Users] storing hush scripts
Date: Tue, 14 Nov 2006 17:30:59 +0530 [thread overview]
Message-ID: <040401c707e4$90921860$561fa8c0@pcajain> (raw)
In-Reply-To: <1163503648.4559a820a36b6@www.sysgo.com>
> Is there an alternative to store hush scripts, other than in
> an environment variable? Could you please give details on how it
works?
Infact, use (abuse) of environment variables to store the scripts is
strongly discouraged. Yes, you can download the script at run time using
UART/TFTP. The script needs a valid header to work, for details see the
'mkimage' utility present in the 'tools' directory. You will have to add
header to the script using this utility and then download it. Also,
refer to the details of 'autoscr' command.
--
Ajay
next prev parent reply other threads:[~2006-11-14 12:00 UTC|newest]
Thread overview: 10+ messages / expand[flat|nested] mbox.gz Atom feed top
2006-11-14 11:27 [U-Boot-Users] storing hush scripts cam at sysgo.com
2006-11-14 12:00 ` Ajay Jain [this message]
2006-11-14 21:22 ` Wolfgang Denk
2006-11-15 6:37 ` Ajay Jain
2006-11-16 7:34 ` Andrew
2006-11-17 6:04 ` Wolfgang Denk
2006-11-14 12:01 ` Andreas Schweigstill
2006-11-14 13:21 ` cam at sysgo.com
2006-11-14 17:17 ` Tolunay Orkun
2006-11-14 21:22 ` Wolfgang Denk
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='040401c707e4$90921860$561fa8c0@pcajain' \
--to=ajay050@gmail.com \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox