From mboxrd@z Thu Jan 1 00:00:00 1970 From: Albert ARIBAUD Date: Thu, 08 Sep 2011 08:13:36 +0200 Subject: [U-Boot] [PATCH 2/3] BeagleBoard: Added userbutton command In-Reply-To: <1313462214-3716-2-git-send-email-agnel.joel@gmail.com> References: <1313462214-3716-1-git-send-email-agnel.joel@gmail.com> <1313462214-3716-2-git-send-email-agnel.joel@gmail.com> Message-ID: <4E685D10.2030507@aribaud.net> List-Id: MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: u-boot@lists.denx.de Le 16/08/2011 04:36, Joel A Fernandes a ?crit : > From: Jason Kridner > > Based on commit f1099c7c43caf5bac3bf6a65aa266fade4747072 Can(t find this one in my tree. > Author: Greg Turner > Date: Tue May 25 09:19:06 2010 -0500 > > New u-boot command for status of USER button on BeagleBoard-xM > > Modified bootcmd to check the staus at boot time and set > filename of the boot script. Generally speaking, is a 'userbutton' command' really needed when a gpio command exists? The notion of 'user button' isn't really something fundamentally meaningful to a bootloader -- We don't have a concept of 'user', even. Amicalement, -- Albert.