From mboxrd@z Thu Jan 1 00:00:00 1970 From: Duncan Hare Date: Thu, 15 Mar 2018 08:09:09 -0700 Subject: [U-Boot] Bootcmd, Autorun and Hush Shell Message-ID: <20180315080909.68abd908@raspberrypi> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom Can you help with this? 1. In the latest version of u-boot bootcmd , now under Kconfig, does not appear to be run automatically on startup. Is there a configuration parameter for this? 2. The hush shell now does not print the value of a variable for editing, to et one edit the variable value either left arrow, or backspace. Is the edit function now changed? Thanks Duncan Hare