public inbox for u-boot@lists.denx.de
 help / color / mirror / Atom feed
From: "Łukasz Dałek" <luk0104@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 0/2] PXA25x: USB ethernet driver
Date: Fri, 31 Aug 2012 00:02:11 +0200	[thread overview]
Message-ID: <503FE2E3.1000405@gmail.com> (raw)
In-Reply-To: <201208302109.30959.marex@denx.de>

On 30.08.2012 21:09, Marek Vasut wrote:
> Dear ?ukasz Da?ek,
>
>> I've moved cpu revision detection to arch/arm/cpu/pxa as you suggest.
>> Cleaned ethernet driver. Soon I would also send patches for
>> drivers/usb/gadget/ether.c to work correctly with this pxa driver.
>>
>> ?ukasz Da?ek (2):
>>    pxa: Add some stuff to examine cpu model and rev
>>    pxa25x: Add USB ethernet gadget
>>
>>   arch/arm/cpu/pxa/cpuinfo.c          |   11 +-
>>   arch/arm/include/asm/arch-pxa/pxa.h |   13 +
>>   drivers/usb/gadget/Makefile         |    1 +
>>   drivers/usb/gadget/pxa25x_udc.c     | 2059
>> +++++++++++++++++++++++++++++++++++ drivers/usb/gadget/pxa25x_udc.h     |
>> 168 +++
>>   5 files changed, 2250 insertions(+), 2 deletions(-)
>>   create mode 100644 drivers/usb/gadget/pxa25x_udc.c
>>   create mode 100644 drivers/usb/gadget/pxa25x_udc.h
> Just a dumb question -- do we have any actual user for this stuff?
>
> Best regards,
> Marek Vasut
Me. I have iPAQ h2200 but my patches for this paltmop aren't in the
source tree. There is a chance that we don't have any device which
uses this.

?ukasz Da?ek

  reply	other threads:[~2012-08-30 22:02 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-08-21 14:09 [U-Boot] [PATCH 0/2] PXA25x: USB ethernet driver Łukasz Dałek
2012-08-21 14:09 ` [U-Boot] [PATCH 1/2] pxa: Add some stuff to examine cpu model and rev Łukasz Dałek
2012-08-21 20:55   ` Marek Vasut
2012-08-21 14:09 ` [U-Boot] [PATCH 2/2] pxa25x: Add USB ethernet gadget Łukasz Dałek
2012-08-22 18:18   ` Marek Vasut
2012-08-21 15:21 ` [U-Boot] [PATCH 0/2] PXA25x: USB ethernet driver Marek Vasut
2012-08-30 19:09 ` Marek Vasut
2012-08-30 22:02   ` Łukasz Dałek [this message]
2012-08-30 22:04     ` Marek Vasut
2012-08-30 22:11       ` Łukasz Dałek
2012-08-31  1:00         ` 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=503FE2E3.1000405@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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox