'led all on|off' requires this patch.

Signed-off-by: Jason Kridner <jkrid...@beagleboard.org>
---
 common/cmd_led.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/common/cmd_led.c b/common/cmd_led.c
index 90cf043..ab85dc6 100644
--- a/common/cmd_led.c
+++ b/common/cmd_led.c
@@ -108,7 +108,6 @@ int do_led (cmd_tbl_t *cmdtp, int flag, int argc, char * 
const argv[])
                        } else {
                                __led_set(led_commands[i].mask, state);
                        }
-                       break;
                }
        }
 
-- 
1.5.6.4

_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to