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,