From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Warren Date: Wed, 08 Jul 2015 14:57:52 -0600 Subject: [U-Boot] [PATCH 03/13] apalis/colibri_t20/t30: integrate recovery mode detection In-Reply-To: References: <84d93469cfb940421e8e84b822b441fbad8ca29c.1436170106.git.marcel.ziswiler@toradex.com> Message-ID: <559D8ED0.3040901@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 07/07/2015 12:04 AM, Marcel Ziswiler wrote: > > > On 6 July 2015 18:38:21 CEST, Simon Glass wrote: > >> Out of interest, is this just a message for the user? Why is it useful? > > Well, we or customers might do other interesting things on entering rcm like stopping autoboot or automatically start ums. But that's not what this patch does; it simply prints a message. It doesn't seem terribly useful.