u-boot-brain/board/ti
Jason Kridner f835ea7158 BeagleBoard: Added userbutton command
Based on commit f1099c7c43caf5bac3bf6a65aa266fade4747072
    Author: Greg Turner <gregturner@ti.com>
    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.

* Moved to a BeagleBoard specific file.
* Removed changes to default boot command from adding userbutton
  command.
* Made to handle pre-xM boards.
* Flipped polarity of the return value to avoid confusion.  Success (0)
  is when the button is pressed.  Failure (1) is when the button is NOT
  pressed.
* Used latest revision getting function.
* Used latest macros for board revision.
* Added xM-C revision definition (optional, since it was default)
* updated default configuration with UserButton functionality
  * Added a separate bootenv variable to load a user defined .txt file
  * Added an example, showing how a different environment file can be loaded with
    the user button pressed

Signed-off-by: Jason Kridner <jkridner@beagleboard.org>
Signed-off-by: Koen Kooi <koen@dominion.thruhere.net>
Signed-off-by: Joel A Fernandes <agnel.joel@gmail.com>
Cc: Greg Turner <gregturner@ti.com>
Signed-off-by: Sandeep Paulraj <s-paulraj@ti.com>
2011-09-04 11:36:20 +02:00
..
am3517crane AM3517 CraneBoard: Use generic MMC driver 2011-09-04 11:36:18 +02:00
beagle BeagleBoard: Added userbutton command 2011-09-04 11:36:20 +02:00
evm omap3evm: Use generic MMC driver 2011-09-04 11:36:17 +02:00
omap730p2 Timer: Fix misuse of ARM *timer_masked() functions outside arch/arm 2011-07-16 11:55:00 +02:00
omap1510inn Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap1610inn arm: omap: innovator: use common code for machine type 2011-09-03 22:40:45 +02:00
omap2420h4 Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00
omap5912osk Fix incorrect use of getenv() before relocation 2011-05-12 19:48:42 +02:00
panda omap: add basic SPL support 2011-08-03 12:49:20 +02:00
sdp3430 TI OMAP3 SDP3430: Use generic MMC driver 2011-09-04 11:36:18 +02:00
sdp4430 omap: add basic SPL support 2011-08-03 12:49:20 +02:00
tnetv107xevm Switch from archive libraries to partial linking 2010-11-17 21:02:18 +01:00