From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andreas Engel Date: Thu, 14 Jul 2005 17:05:12 +0200 Subject: [U-Boot-Users] Activating hush shell In-Reply-To: <20050714125915.1936D3539FE@atlas.denx.de> References: <20050714143005.00001044@idefix> <20050714125915.1936D3539FE@atlas.denx.de> Message-ID: <20050714170512.00000dc3@idefix> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On Thu, 14 Jul 2005 14:59:15 +0200 Wolfgang Denk wrote: >No, this is basicly all. But don't forget that the syntax for >variable substitution changes. If you have any "preboot" command >definitions that refer to variables this might cause trouble. I didn't forget it, thanks. Meanwhile, I found out that the hush shell doesn't like the bootretry feature (at least on my board). Disabling it made the shell work, but that's not a solution in the long term. Regards, Andreas