All of lore.kernel.org
 help / color / mirror / Atom feed
From: James Chargin <jimccrown@gmail.com>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH] Fix various typos, scattered over the code.
Date: Wed, 4 May 2016 08:17:12 -0700	[thread overview]
Message-ID: <572A1278.4090408@gmail.com> (raw)
In-Reply-To: <alpine.LFD.2.20.1605040444070.19748@localhost.localdomain>

Hi Robert,

I appreciate this work on typos. Thanks.


On 05/04/2016 01:47 AM, Robert P. J. Day wrote:
>
> Spelling corrections for (among other things):
>
> * environment
> * override
> * variable
> * ftd (should be "fdt", for flattened device tree)
> * embedded
> * FTDI
> * emulation
> * controller
>
> ---
>
>    the fixes for "controller" here are independent of the previous
> patch.
>
> diff --git a/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c b/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c
> index d580a43..a9b12a4 100644
> --- a/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c
> +++ b/arch/arm/cpu/armv8/fsl-layerscape/fsl_lsch3_speed.c
> @@ -180,7 +180,7 @@ ulong get_ddr_freq(ulong ctrl_num)
>
>   	/*
>   	 * DDR controller 0 & 1 are on memory complex 0
> -	 * DDR controler 2 is on memory complext 1
> +	 * DDR controller 2 is on memory complext 1

Should this be

 > +	 * DDR controller 2 is on memory complex 1

Jim

>   	 */
>  ...

Regards,

-- 
Jim Chargin
AJA Video Systems                       jimc at aja.com
(530) 271-3334                          http://www.aja.com

  reply	other threads:[~2016-05-04 15:17 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-05-04  8:47 [U-Boot] [PATCH] Fix various typos, scattered over the code Robert P. J. Day
2016-05-04 15:17 ` James Chargin [this message]
2016-05-04 15:21   ` Robert P. J. Day
2016-05-06 17:47 ` Tom Rini

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=572A1278.4090408@gmail.com \
    --to=jimccrown@gmail.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.