commit | 8a690399a300eaf843416f7c996b92da5f0121ec | [log] [tgz] |
---|---|---|
author | Milan P. Stanić <mps@arvanta.net> | Wed Oct 18 15:40:12 2023 +0200 |
committer | Tom Rini <trini@konsulko.com> | Thu Nov 02 22:38:01 2023 -0400 |
tree | d8f792661d034842519ef33586b55ad8db7991e7 | |
parent | 1362dbf6b9de793629352247caf85b7b52438212 [diff] |
cros_ec: spi: disable annoying key echo on console on Peach-pi console every key press is echoed with message 'cros_ec_command: Returned status 1' this is not proper fix, just hack to disable this message Signed-off-by: Milan P. Stanić <mps@arvanta.net> Reviewed-by: Simon Glass <sjg@chromium.org>