From mboxrd@z Thu Jan 1 00:00:00 1970 From: bundy Date: Tue, 24 Feb 2009 20:04:51 -0800 (PST) Subject: [U-Boot] change autoboot Message-ID: <22195894.post@talk.nabble.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de 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 -- View this message in context: http://www.nabble.com/change-autoboot-tp22195894p22195894.html Sent from the Uboot - Users mailing list archive at Nabble.com.