OpenWrt Forum Archive

Topic: Lantiq EASY50712 USB/2nd Serial port issues

The content of this topic has been archived on 1 Apr 2018. There are no obvious gaps in this topic, but there may still be some posts missing at the end.

we have been using OpenWRT on Lantiq's evaluation board with the following details.
Target Lantiq GPON/XWAY
Subtarget Danube
Target Profile (EASY50712)

We have tested the following the following USB drivers provided with the latest openwrt/trunk version (downloaded yesterday):
-Kmod-usb-core
-Kmod-usb2
-Kmod-serial-to-usb

In all cases we observe lost packets when sending files to a PC and receiving them back. Some times the kernel crashes, while crashes happen always when we try to physically connect a USB HUB or a media USB device.


As a workaround We've tried to implement another USB port by using an external Vinculum VNC1L Chip. It works connected to a serial port. The problem we encounter now is that the UART0 port of the Danube seems dead.... We discovered that even if we write the respective register (MCON), it remains incactive. Moreover we've tried to include the UART0 as console from the make menuconfig util and the result was the same.

Has anybody activated the second serial port of Danube?

Thanks,

I suggest to build the OpenWrt with symbol table information enabled. Then file a ticket including the OOPS message when the kernel crashes.

Thanks for the debug information. We will do so.
For the activation of the UART0 do you have any info to give us?
The UART1 is already working. The UART0 is problematic (we write the registers but they seem unwritten..)

Thanks,

No unfortunately I do not have experience with the Lantiq platform, approach the openwrt-devel mailing list and ask for specific help regarding UART0, the main OpenWrt Lantiq developer is subscribed there.

I did it already forwarding also the UART0 problem

Thanks a lot for indicating the right path

The discussion might have continued from here.