Files
u-boot/include
Pali Rohár 78b5243182 serial: Implement serial_flush() function for console flush() fallback
Like in all other console functions, implement also serial_flush() function
as a fallback int console flush() function.

Flush support is available only when config option CONSOLE_FLUSH_SUPPORT is
enabled. So when it is disabled then provides just empty static inline
function serial_flush().

Signed-off-by: Pali Rohár <pali@kernel.org>
Reviewed-by: Simon Glass <sjg@chromium.org>
2022-09-24 11:34:37 -04:00
..
2022-08-04 16:18:47 -04:00
2022-09-24 10:47:01 -04:00
2022-09-16 11:05:16 -04:00
2022-08-12 08:17:11 -04:00
2022-09-18 10:26:28 +02:00
2022-09-19 16:07:12 -04:00
2022-08-04 16:18:47 -04:00
2022-08-31 12:16:01 -04:00
2022-09-19 16:07:12 -04:00
2022-08-10 13:38:30 -04:00
2022-08-20 18:07:32 -06:00
2022-09-16 11:05:16 -04:00
2022-08-08 10:50:20 -04:00
2022-09-24 10:47:01 -04:00
2022-09-13 12:08:40 -04:00
2022-09-24 10:47:01 -04:00
2022-08-12 08:17:11 -04:00
2022-09-18 10:26:49 +02:00