[U-Boot] [PATCH 0/8] usb: Move DWC3 and some gadget options to Kconfig

Michal Simek michal.simek at xilinx.com
Thu Apr 7 12:31:22 CEST 2016


On 7.4.2016 10:22, Lukasz Majewski wrote:
> Hi Michal,
> 
>> On 7.4.2016 08:43, Lukasz Majewski wrote:
>>> Hi Michal,
>>>
>>>> On 6.4.2016 15:59, Lukasz Majewski wrote:
>>>>> Hi Semen,
>>>>>
>>>>>>
>>>>>> Hi All,
>>>>>>
>>>>>> This patch series move next options to Kconfigs/defconfigs:
>>>>>>  - CONFIG_USB_DWC3*
>>>>>>  - CONFIG_USB_GADGET_VBUS_DRAW
>>>>>>  - CONFIG_USB_GADGET_DUALSPEED (partially, only for DWC3
>>>>>> platforms for now)
>>>>>>  - CONFIG_USB_GADGET_DOWNLOAD
>>>>>>  - CONFIG_G_DNL_*
>>>>>>
>>>>>> All defconfig files were post-processed via "make savedefconfig"
>>>>>> rule to keep correct order of options in defconfigs.
>>>>>>
>>>>>> The whole series was tested using buildman tool for all arm
>>>>>> boards.
>>>>>>
>>>>>
>>>>> I've reviewed your work and I don't have any objections.
>>>>>
>>>>> Now, I'm trying to setup python test environment (DFU, UMS), so I
>>>>> cannot thoroughly test it.
>>>>
>>>> test/py?
>>>
>>> Yes, indeed.
>>>
>>> I've some problems with stdin/stdout operation via
>>> u-boot-test-console script with using cu on my Odroid XU3.
>>>
>>> I do perform soft reset on my board (by sending "reset") and
>>> thereafter it seems like no output from u-boot console is examined
>>> by pexpect.
>>>
>>> I've asked Stephen for sharing his u-boot-test-console file, so he
>>> pointed me towards his github:
>>>
>>> https://github.com/swarren/uboot-test-hooks/blob/master/bin/u-boot-test-console
>>>
>>> I hope I will solve this problem today :-).
>>
>> I am using kermit. I have seen cu too.
> 
> With cu I don't see /dev/ttyUSB1 redirected to pexpect.

I personally use /dev/serial/by-patch links.

> 
> If I might ask - which USB <-> RS232 converter do you use?

We have converters directly on boards. Some of them are fdti chips and
some of them cp210x.

Thanks,
Michal







More information about the U-Boot mailing list