[U-Boot] [PATCH V2] usb: ci_udc: Allocate the qTD list directly

Jörg Krause jkrause at posteo.de
Wed Jul 2 00:34:28 CEST 2014


On 07/01/2014 01:22 PM, Jörg Krause wrote:
>
> On 07/01/2014 01:19 PM, Marek Vasut wrote:
>> [snip]
>>>> Can you edit arch/arm/cpu/arm926ejs/cache.c and change the debug() to
>>>> printf() , then re-test please ? I suspect this might trap something
>>>> still. Ah, and please test on u-boot-usb/master with this patch.
>>> No additional output on the console.
>> What does this mean? Do you see warning messages prefixed with 
>> "CACHE: " ?
>
> No messages prefixed with "CACHE: ". Just the usual error message.

I am sorry, but maybe I edited arch/arm/cpu/arm926ejs/ in a another 
branch and compiled in u-boot-usb. If I run now tftp with printf enabled 
in arch/arm/cpu/arm926ejs/cache.c I get the following "CACHE: " messages:

    CACHE: Misaligned operation at range [40008000, 4000c653]
    CACHE: Misaligned operation at range [43fd0b0c, 43fd0b60]


>
> =>
> using ci_udc, OUT ep- IN ep- STATUS ep-
> MAC 00:19:b8:00:00:02
> HOST MAC 00:19:b8:00:00:01
> high speed config #1: 2 mA, Ethernet Gadget, using CDC Ethernet
> ERROR: The remote end did not respond in time.
> at drivers/usb/gadget/ether.c:2392/usb_eth_init()
>
>
>> Best regards,
>> Marek Vasut
>



More information about the U-Boot mailing list