From: Nick Thompson <nick.thompson@gefanuc.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 3/3] DA830: Add usb config
Date: Thu, 12 Nov 2009 16:55:11 +0000 [thread overview]
Message-ID: <4AFC3DEF.1080302@gefanuc.com> (raw)
In-Reply-To: <1258040357-15800-3-git-send-email-ajay.gupta@ti.com>
On 12/11/09 15:39, Ajay Kumar Gupta wrote:
> Signed-off-by: Ajay Kumar Gupta <ajay.gupta@ti.com>
> Signed-off-by: Swaminathan S <swami.iyer@ti.com>
> ---
> 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/include/configs/da830evm.h
> +++ b/include/configs/da830evm.h
> @@ -149,6 +149,11 @@
> #define CONFIG_SYS_ENV_SPI_MAX_HZ CONFIG_SF_DEFAULT_SPEED
> #endif
>
> +/*==============================*/
> +/* USB configuration */
> +/*==============================*/
Block comments should be in this format:
/*
* USB configuration
*/
Thanks,
Nick.
next prev parent reply other threads:[~2009-11-12 16:55 UTC|newest]
Thread overview: 12+ messages / expand[flat|nested] mbox.gz Atom feed top
2009-11-12 15:39 [U-Boot] [PATCH 1/3] DA830: Add pinmux for USB0_DRVVBUS Ajay Kumar Gupta
2009-11-12 15:39 ` [U-Boot] [PATCH 2/3] DA8xx: Add MUSB host support Ajay Kumar Gupta
2009-11-12 15:39 ` [U-Boot] [PATCH 3/3] DA830: Add usb config Ajay Kumar Gupta
2009-11-12 16:55 ` Nick Thompson [this message]
2009-11-13 3:25 ` Gupta, Ajay Kumar
2009-11-12 16:26 ` [U-Boot] [PATCH 2/3] DA8xx: Add MUSB host support Nick Thompson
2009-11-12 16:41 ` Paulraj, Sandeep
2009-11-12 15:47 ` [U-Boot] [PATCH 1/3] DA830: Add pinmux for USB0_DRVVBUS Tom
2009-11-12 15:58 ` Paulraj, Sandeep
2009-11-12 16:10 ` Tom
2009-11-12 16:29 ` Paulraj, Sandeep
2009-11-13 4:19 ` Gupta, Ajay Kumar
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=4AFC3DEF.1080302@gefanuc.com \
--to=nick.thompson@gefanuc.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.