From mboxrd@z Thu Jan 1 00:00:00 1970 From: Tolunay Orkun Date: Tue, 14 Nov 2006 11:17:22 -0600 Subject: [U-Boot-Users] storing hush scripts In-Reply-To: <1163503648.4559a820a36b6@www.sysgo.com> References: <1163503648.4559a820a36b6@www.sysgo.com> Message-ID: <4559FA22.8070001@orkun.us> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de cam at sysgo.com wrote: > Hello, > > Is there an alternative to store hush scripts, other than in an environment > variable? Could you please give details on how it works? Take a look at autoscr command. You can execute scripts stored in flash in U-Image format. Best regards, Tolunay