From mboxrd@z Thu Jan 1 00:00:00 1970 From: Marek Vasut Date: Wed, 25 Jan 2012 21:53:02 +0100 Subject: [U-Boot] [PATCH 10/14] New config variable CONFIG_MENUCMD In-Reply-To: <7217179.aLSQThCfkP@pali> References: <1327415291-13260-1-git-send-email-pali.rohar@gmail.com> <201201251912.29660.marek.vasut@gmail.com> <7217179.aLSQThCfkP@pali> Message-ID: <201201252153.03098.marek.vasut@gmail.com> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de > On Wednesday 25 January 2012 19:12:29 Marek Vasut wrote: > > So this is just to interrupt autoboot? Why not just report the "menukey" > > as any other keypress and do it that way? > > Usefull for interrupt autoboot and run some menu (script/booting) only with > specific key (for example with key M on device keyboard). what's the difference between this and CONFIG_MENUKEY?