From: "Łukasz Dałek" <luk0104@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH v6] h2200: Add USB CDC ethernet support
Date: Wed, 03 Oct 2012 23:10:20 +0200 [thread overview]
Message-ID: <506CA9BC.7010606@gmail.com> (raw)
In-Reply-To: <201210032202.07594.marex@denx.de>
On 03.10.2012 22:02, Marek Vasut wrote:
> Dear ?ukasz Da?ek,
>
>> On 03.10.2012 21:40, Marek Vasut wrote:
>>> Dear ?ukasz Da?ek,
>>>
>>> [...]
>>>
>>>>>> Why do I have to remove CONFIG_H2200_USBETH? If I do so, I'm not be
>>>>>> able to disable USB ethernet support.
>>>>> Why would you disable it?
>>>> Because of other gadgets, e.g. ttyACM
>>> Can't these co-exist?
>>>
>>> Best regards,
>>> Marek Vasut
>> No they can't.
> Not even with the composite driver ? What's ttyacm and where is it in u-boot btw
> ?
>
> Best regards,
> Marek Vasut
As far as I know they can't exists on pxa25x. I don't know how about pxa27x.
ttyacm is a serial over usb.
Driver exists in u-boot for pxa27x (gadget/usb/pxa27x_udc.c) but I have
my own
for pxa25x not published.
?ukasz Da?ek
next prev parent reply other threads:[~2012-10-03 21:10 UTC|newest]
Thread overview: 23+ messages / expand[flat|nested] mbox.gz Atom feed top
2012-10-02 22:51 [U-Boot] [PATCH v5 1/3] h2200: Add support for iPAQ h2200 palmtop Lukasz Dalek
2012-10-02 22:51 ` [U-Boot] [PATCH v5 2/3] pxa: Add code to examine cpu model and revision Lukasz Dalek
2012-10-02 22:51 ` [U-Boot] [PATCH v5 3/3] h2200: Add USB CDC ethernet support Lukasz Dalek
2012-10-03 0:06 ` Marek Vasut
2012-10-03 0:09 ` Łukasz Dałek
2012-10-03 0:18 ` Marek Vasut
2012-10-03 0:24 ` Łukasz Dałek
2012-10-03 0:25 ` Marek Vasut
2012-10-03 0:30 ` Łukasz Dałek
2012-10-03 1:04 ` Marek Vasut
2012-10-03 9:50 ` Łukasz Dałek
2012-10-03 18:20 ` [U-Boot] [PATCH v6] " Lukasz Dalek
2012-10-03 18:34 ` Marek Vasut
2012-10-03 19:02 ` Łukasz Dałek
2012-10-03 19:22 ` Marek Vasut
2012-10-03 19:25 ` Łukasz Dałek
2012-10-03 19:40 ` Marek Vasut
2012-10-03 19:44 ` Łukasz Dałek
2012-10-03 20:02 ` Marek Vasut
2012-10-03 21:10 ` Łukasz Dałek [this message]
2012-10-03 21:32 ` Marek Vasut
2012-10-03 21:46 ` [U-Boot] [PATCH v7] " Lukasz Dalek
2012-10-03 23:30 ` Marek Vasut
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=506CA9BC.7010606@gmail.com \
--to=luk0104@gmail.com \
--cc=u-boot@lists.denx.de \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.