]> git.sur5r.net Git - u-boot/commit
tbs2910: fix lost characters on serial input
authorSoeren Moch <smoch@web.de>
Thu, 27 Nov 2014 20:21:44 +0000 (21:21 +0100)
committerStefano Babic <sbabic@denx.de>
Mon, 1 Dec 2014 09:20:20 +0000 (10:20 +0100)
commitdaa12e3f22b4928263684a89c0f0b31f3571c8a5
tree5cb3f959c63aaac81b4100a8f2474af4aeeb1d86
parent7731745c139a4e8591cde93174c1be3277f0b94b
tbs2910: fix lost characters on serial input

With enabled console_mux for serial input and usb keyboard sometimes
characters get lost when typing too fast at the serial input (pasting
strings in serial console window). Fix this by using INT_QUEUE for
polling the usb keyboard.

Signed-off-by: Soeren Moch <smoch@web.de>
include/configs/tbs2910.h