Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-26 Thread Reinhard Meyer
Dear Jens Scharsig, Wolfgang Denk, > Dear "u-b...@emk-elektronik.de", > > In message <1310382637.7288.7.camel@ubuntu> you wrote: > > > > The patch you sent as an attachment does indeed apply, but I remember > > its against the rules to use it; however patchworks does correctly > > Indeed patches

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-12 Thread Jens Scharsig
Am 2011-07-12 18:00, schrieb Reinhard Meyer: > Dear Jens Scharsig, >> This is a resend without modifications by mail client Should it be better to say: The referenced email is ... ;-) > > Really? It seems the patch was completely omitted.. :) > > Reinhard Jens __

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-12 Thread Reinhard Meyer
Dear Jens Scharsig, > This is a resend without modifications by mail client Really? It seems the patch was completely omitted.. :) Reinhard ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-12 Thread Jens Scharsig
This is a resend without modifications by mail client Regards Jens ___ U-Boot mailing list U-Boot@lists.denx.de http://lists.denx.de/mailman/listinfo/u-boot

[U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-11 Thread Jens Scharsig
Signed-off-by: Jens Scharsig --- include/configs/eb_cpux9k2.h | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h index c4b1e65..b1fcec7 100644 --- a/include/configs/eb_cpux9k2.h +++ b/include/configs/e

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-11 Thread Jens Scharsig
Am 2011-07-11 13:10, schrieb u-b...@emk-elektronik.de: > Dear Jens Scharsig, >> The patch is correct but anything between me an you/list modifies the mails. >> There are additional spaces in my file. >> >> Until I found why the mta's adds. I have attache the patch as file. > > Let me guess... usi

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-11 Thread Wolfgang Denk
Dear "u-b...@emk-elektronik.de", In message <1310382637.7288.7.camel@ubuntu> you wrote: > > The patch you sent as an attachment does indeed apply, but I remember > its against the rules to use it; however patchworks does correctly Indeed patches shpuld be sent inline which makes reviewing and com

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-11 Thread u-b...@emk-elektronik.de
Dear Jens Scharsig, > Am 10.07.2011 14:37, schrieb Albert ARIBAUD: > > Hi Jens, > > > > Le 10/07/2011 11:14, Jens Scharsig a écrit : > >> * add USB host support to eb_cpux9k2 board > >> > >> Signed-off-by: Jens Scharsig > >> --- > >> include/configs/eb_cpux9k2.h | 14 ++ > >> 1 files cha

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-10 Thread Jens Scharsig
Am 10.07.2011 14:37, schrieb Albert ARIBAUD: Hi Jens, Le 10/07/2011 11:14, Jens Scharsig a écrit : * add USB host support to eb_cpux9k2 board Signed-off-by: Jens Scharsig --- include/configs/eb_cpux9k2.h | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) This fails to appl

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-10 Thread Jens Scharsig
Am 2011-07-10 14:37, schrieb Albert ARIBAUD: > Hi Jens, > > Le 10/07/2011 11:14, Jens Scharsig a écrit : >> * add USB host support to eb_cpux9k2 board >> >> Signed-off-by: Jens Scharsig >> --- >> include/configs/eb_cpux9k2.h | 14 ++ >> 1 files changed, 14 insertions(+), 0 deletions(-)

Re: [U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-10 Thread Albert ARIBAUD
Hi Jens, Le 10/07/2011 11:14, Jens Scharsig a écrit : > * add USB host support to eb_cpux9k2 board > > Signed-off-by: Jens Scharsig > --- > include/configs/eb_cpux9k2.h | 14 ++ > 1 files changed, 14 insertions(+), 0 deletions(-) This fails to apply properly on current u-boot/master o

[U-Boot] [PATCH V2][ARM] eb_cpux9k2: add USB host support to board

2011-07-10 Thread Jens Scharsig
* add USB host support to eb_cpux9k2 board Signed-off-by: Jens Scharsig --- include/configs/eb_cpux9k2.h | 14 ++ 1 files changed, 14 insertions(+), 0 deletions(-) diff --git a/include/configs/eb_cpux9k2.h b/include/configs/eb_cpux9k2.h index c4b1e65..b1fcec7 100644 --- a/includ