From: Pieter <phenning@vastech.co.za>
To: u-boot@lists.denx.de
Subject: [U-Boot] change autoboot
Date: Wed, 25 Feb 2009 07:44:13 +0200 [thread overview]
Message-ID: <49A4DAAD.5080303@vastech.co.za> (raw)
In-Reply-To: <22195894.post@talk.nabble.com>
bundy wrote:
> Newbie with question:
> uboot is currently configured to autoboot with "run boot_nor". In the
> configuration I found a variable called BOOTCOMMAND which is set to "run
> boot_nor". Which I now want to set it to "run prog_all_usb; run boot_nor"
> I then recompile everything transfer u-boot to my device and on initial
> startup it works but if I turn my device off and back on it and interrupt
> autoboot and type "printenv". The bootcmd is set back to just "run boot_nor"
> - what am i missing??????????????
>
> Thanks
>
Try erasing your U_Boot environment before rebooting. U-Boot wil then
boot using the default environment you set up.
now change the things you want changed and run saveenv
-------------- next part --------------
A non-text attachment was scrubbed...
Name: smime.p7s
Type: application/x-pkcs7-signature
Size: 2722 bytes
Desc: S/MIME Cryptographic Signature
Url : http://lists.denx.de/pipermail/u-boot/attachments/20090225/e5e1419e/attachment.bin
next prev parent reply other threads:[~2009-02-25 5:44 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-02-25 4:04 [U-Boot] change autoboot bundy
2009-02-25 5:44 ` Pieter [this message]
2009-02-25 7:29 ` Wolfgang Denk
2009-02-25 18:52 ` bundy
2009-02-25 19:08 ` 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=49A4DAAD.5080303@vastech.co.za \
--to=phenning@vastech.co.za \
--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.