Re: [U-Boot] [PATCH 1/5] pxa255: Add UDC registers definitions

2012-08-11 Thread Marek Vasut
Dear nerwusek, > On 09.08.2012 22:34, Marek Vasut wrote: > > Dear Łukasz Dałek, > > > >> This patch starts series of patches adding support for USB support on > >> PXA255 chips. > >> > >> Signed-off-by: Łukasz Dałek > >> --- > >> > >> arch/arm/include/asm/arch-pxa/pxa-regs.h | 247 > >> > >>

Re: [U-Boot] [PATCH 1/5] pxa255: Add UDC registers definitions

2012-08-11 Thread nerwusek
On 09.08.2012 22:34, Marek Vasut wrote: Dear Łukasz Dałek, This patch starts series of patches adding support for USB support on PXA255 chips. Signed-off-by: Łukasz Dałek --- arch/arm/include/asm/arch-pxa/pxa-regs.h | 247 ++ 1 files changed, 247 insertions(+), 0

Re: [U-Boot] [PATCH 1/5] pxa255: Add UDC registers definitions

2012-08-09 Thread Marek Vasut
Dear Łukasz Dałek, > This patch starts series of patches adding support for USB support on > PXA255 chips. > > Signed-off-by: Łukasz Dałek > --- > arch/arm/include/asm/arch-pxa/pxa-regs.h | 247 > ++ 1 files changed, 247 insertions(+), 0 > deletions(-) > > diff --gi

[U-Boot] [PATCH 1/5] pxa255: Add UDC registers definitions

2012-07-27 Thread Łukasz Dałek
This patch starts series of patches adding support for USB support on PXA255 chips. Signed-off-by: Łukasz Dałek --- arch/arm/include/asm/arch-pxa/pxa-regs.h | 247 ++ 1 files changed, 247 insertions(+), 0 deletions(-) diff --git a/arch/arm/include/asm/arch-pxa/pxa-r