From mboxrd@z Thu Jan 1 00:00:00 1970 From: Pieter Date: Wed, 25 Feb 2009 07:44:13 +0200 Subject: [U-Boot] change autoboot In-Reply-To: <22195894.post@talk.nabble.com> References: <22195894.post@talk.nabble.com> Message-ID: <49A4DAAD.5080303@vastech.co.za> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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