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.

I didn't sleep today ... I'll review it tomorrow.

> Ł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

Best regards,
Marek Vasut
_______________________________________________
U-Boot mailing list
U-Boot@lists.denx.de
http://lists.denx.de/mailman/listinfo/u-boot

Reply via email to