From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Mon, 23 Mar 2015 13:34:34 -0600 Subject: [U-Boot] [PATCH V2] Document config_distro_bootcmd environment variables for interactive booting. In-Reply-To: <1426943738-8326-2-git-send-email-merker@debian.org> References: <550B395E.40509@wwwdotorg.org> <1426943738-8326-1-git-send-email-merker@debian.org> <1426943738-8326-2-git-send-email-merker@debian.org> Message-ID: <55106ACA.1020203@wwwdotorg.org> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de On 03/21/2015 07:15 AM, Karsten Merker wrote: > config_distro_bootcmd.h defines a common boot environment for multiple > platforms, including several environment variables that are intended for > interactive use by an end-user. Document which variables are considered > public interfaces that must remain compatible in future u-boot versions. Acked-by: Stephen Warren