]> Git Repo - u-boot.git/commit
siemens: add led cmd for flexible LED control
authorEgli, Samuel <[email protected]>
Thu, 24 Apr 2014 15:57:54 +0000 (17:57 +0200)
committerTom Rini <[email protected]>
Tue, 13 May 2014 23:43:00 +0000 (19:43 -0400)
commit111c8e40934ca8dfc0c7faf7eeb836a823098f0f
tree29256f0f2567386c66d6e0340e234770b592fd2b
parent823b2c4ce4b54b658b45055bbc4c79f15789d48c
siemens: add led cmd for flexible LED control

* remove setting LED in user button function.
   We want to decouple reading user button and setting LED. This
   two things need to be done independently.

 * led cmd can be used to control LEDs that are defined in board file
   having a led cmd, one can easily set LEDs in u-boot shell. For
   example bootcmd can be extended to disable status LED before
   loading kernel.

Signed-off-by: Samuel Egli <[email protected]>
Cc: Roger Meier <[email protected]>
Cc: Heiko Schocher <[email protected]>
Cc: Wolfgang Denk <[email protected]>
board/siemens/common/board.c
This page took 0.034062 seconds and 4 git commands to generate.