[PATCH v2] cros_ec: spi: disable annoying key echo on console

Simon Glass sjg at chromium.org
Thu Nov 2 23:49:11 CET 2023


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 at arvanta.net>
Reviewed-by: Simon Glass <sjg at chromium.org>
---
changed patch to use log_debug and added forgoten Signed-off-by and
and Reviewed-by Simon response mail

 drivers/misc/cros_ec_spi.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

Applied to u-boot-dm, thanks!


More information about the U-Boot mailing list