From mboxrd@z Thu Jan 1 00:00:00 1970 From: Karsten Merker Date: Thu, 19 Mar 2015 20:41:18 +0100 Subject: [U-Boot] config_distro_bootcmd and boot environment (was: Regression in bootcmd handling in v2015.04-rc3?) In-Reply-To: <20150317161630.GH32541@bill-the-cat> References: <20150317161630.GH32541@bill-the-cat> Message-ID: <1426794079-8931-1-git-send-email-merker@debian.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Tom Rini wrote: > So then we're settled on "run bootcmd_usb" was unintended but "run > bootcmd_usb0" is and must remain so if anything a slight update to > doc/README.distro would be expected and we're good, right? Thanks guys! Following is a patch to add such a description to doc/README.distro. Regards, Karsten Karsten Merker (1): Document config_distro_bootcmd environment variables for interactive booting. doc/README.distro | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) -- 1.7.10.4