Re: [PATCH] bsp/beagle: Update console to new Termios device API.

2020-03-15 Thread Niteesh G. S.
Please discard this patch. This patch has been sent without testing. Thank you. Niteesh ___ devel mailing list devel@rtems.org http://lists.rtems.org/mailman/listinfo/devel

[PATCH] bsp/beagle: Update console to new Termios device API.

2020-03-15 Thread G S Niteesh Babu
This patch updates the console to use new Termios device API. Update #3034 --- bsps/arm/beagle/console/console-config.c | 66 +++- 1 file changed, 41 insertions(+), 25 deletions(-) diff --git a/bsps/arm/beagle/console/console-config.c b/bsps/arm/beagle/console/console-config.