All of lore.kernel.org
 help / color / mirror / Atom feed
From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] tegra: trimslice: fix a couple typos
Date: Thu, 31 May 2012 12:13:25 +0200	[thread overview]
Message-ID: <201205311213.26098.marex@denx.de> (raw)
In-Reply-To: <4FC7302D.3020903@compulab.co.il>

Dear Igor Grinberg,

> On 05/30/12 19:45, Stephen Warren wrote:
> > From: Stephen Warren <swarren@nvidia.com>
> > 
> > Fix the .dts file USB unit addresses not to duplicate each-other.
> > 
> > Fix the board name string to indicate the vendor is Compulab not NVIDIA.
> > 
> > Signed-off-by: Stephen Warren <swarren@nvidia.com>
> 
> Acked-by: Igor Grinberg <grinberg@compulab.co.il>

Do we have one copy of the dts files here and one in Linux kernel tree? Are they 
the same?

M

> Thanks!
> 
> > ---
> > 
> >  board/compulab/dts/tegra2-trimslice.dts |    2 +-
> >  include/configs/trimslice.h             |    2 +-
> >  2 files changed, 2 insertions(+), 2 deletions(-)
> > 
> > diff --git a/board/compulab/dts/tegra2-trimslice.dts
> > b/board/compulab/dts/tegra2-trimslice.dts index c707eb8..db79e77 100644
> > --- a/board/compulab/dts/tegra2-trimslice.dts
> > +++ b/board/compulab/dts/tegra2-trimslice.dts
> > @@ -47,7 +47,7 @@
> > 
> >  		status = "disabled";
> >  	
> >  	};
> > 
> > -	usb at c5004000 {
> > +	usb at c5000000 {
> > 
> >  		status = "disabled";
> >  	
> >  	};
> > 
> > diff --git a/include/configs/trimslice.h b/include/configs/trimslice.h
> > index dec9125..39c9866 100644
> > --- a/include/configs/trimslice.h
> > +++ b/include/configs/trimslice.h
> > @@ -34,7 +34,7 @@
> > 
> >  /* High-level configuration options */
> >  #define V_PROMPT		"Tegra2 (TrimSlice) # "
> > 
> > -#define CONFIG_TEGRA2_BOARD_STRING	"NVIDIA Trimslice"
> > +#define CONFIG_TEGRA2_BOARD_STRING	"Compulab Trimslice"
> > 
> >  /* Board-specific serial config */
> >  #define CONFIG_SERIAL_MULTI

Best regards,
Marek Vasut

  reply	other threads:[~2012-05-31 10:13 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2012-05-30 16:45 [U-Boot] [PATCH] tegra: trimslice: fix a couple typos Stephen Warren
2012-05-31  8:47 ` Igor Grinberg
2012-05-31 10:13   ` Marek Vasut [this message]
2012-05-31 16:50     ` Stephen Warren
2012-06-01  6:38       ` Igor Grinberg
2012-06-01 14:50         ` Stephen Warren
2012-06-01 15:45           ` Marek Vasut
2012-06-03  5:50             ` Igor Grinberg

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=201205311213.26098.marex@denx.de \
    --to=marex@denx.de \
    --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.