
6 Feb
2021
6 Feb
'21
10:04 a.m.
On Fri 2021-02-05 20:12:06, Pali Rohár wrote:
If we do not set FIFO buffer address and size for some endpoint which is in use then default address 0x0 would be used which is in conflict with FIFO buffer for endpoint 0 which is at fixed address 0x0. Sharing address space between more endpoint cause data loss and unexpected errors.
This patch is fixing transmission of characters over usbtty serial console and allow using of usbtty for debugging purposes on Nokia N900.
Signed-off-by: Pali Rohár pali@kernel.org
6-10: Acked-by: Pavel Machek pavel@ucw.cz
Regards, Pavel