commit | 325141a6eab0d21c928a4c36aa9b6873bb672dab | [log] [tgz] |
---|---|---|
author | Philippe Reynes <philippe.reynes@softathome.com> | Fri Jul 24 18:19:47 2020 +0200 |
committer | Simon Glass <sjg@chromium.org> | Tue Jul 28 19:30:39 2020 -0600 |
tree | c469de18160ecc03aac85d6a9ae624aa045312bc | |
parent | 486b973ee9b9bd89ff53bc9d3d1cff4ada73eb36 [diff] |
cmd: button: add a new 'button' command Adds a command 'button' that provides the list of buttons supported by the board, and the state of a button. Reviewed-by: Simon Glass <sjg@chromium.org> Signed-off-by: Philippe Reynes <philippe.reynes@softathome.com>