Re: [U-Boot] [PATCH 3/3] DA830: Add usb config

2009-11-12 Thread Gupta, Ajay Kumar
> -Original Message- > From: Nick Thompson [mailto:nick.thomp...@gefanuc.com] > Sent: Thursday, November 12, 2009 10:25 PM > To: Gupta, Ajay Kumar > Cc: u-boot@lists.denx.de; Subbrathnam, Swaminathan > Subject: Re: [PATCH 3/3] DA830: Add usb config > > On 12/11/09 15:39, Ajay Kumar Gupta w

Re: [U-Boot] [PATCH 3/3] DA830: Add usb config

2009-11-12 Thread Nick Thompson
On 12/11/09 15:39, Ajay Kumar Gupta wrote: > Signed-off-by: Ajay Kumar Gupta > Signed-off-by: Swaminathan S > --- > include/configs/da830evm.h | 35 +++ > 1 files changed, 35 insertions(+), 0 deletions(-) > > diff --git a/include/configs/da830evm.h b/include/co

[U-Boot] [PATCH 3/3] DA830: Add usb config

2009-11-12 Thread Ajay Kumar Gupta
Signed-off-by: Ajay Kumar Gupta Signed-off-by: Swaminathan S --- include/configs/da830evm.h | 35 +++ 1 files changed, 35 insertions(+), 0 deletions(-) diff --git a/include/configs/da830evm.h b/include/configs/da830evm.h index 38e2ce1..52e6473 100644 --- a/incl