commit | a9d759357345c7eff73e018a293702714dfd59e7 | [log] [tgz] |
---|---|---|
author | Soeren Moch <smoch@web.de> | Tue Sep 20 18:05:41 2022 +0200 |
committer | Stefano Babic <sbabic@denx.de> | Fri Oct 21 11:54:13 2022 +0200 |
tree | fa1f308da391fda8c8b36cb251234c7dd41e81df | |
parent | 583671a81aa7d417b9aabaf57b59579161bfaa13 [diff] |
board: tbs2910: Add serial rx buffer in defconfig ... to avoid loosing characters when pasting text into the serial console. This allows to remove the workaround to disable the vidconsole output when no HDMI device is detected. This workaround only was there to speed-up serial console processing. Signed-off-by: Soeren Moch <smoch@web.de> Reviewed-by: Fabio Estevam <festevam@denx.de>