From: Marek Vasut <marex@denx.de>
To: u-boot@lists.denx.de
Subject: [U-Boot] [PATCH 1/2] arm: socfpga: Fix typos in DT files (environmnet -> environment)
Date: Mon, 18 Apr 2016 15:27:19 +0200 [thread overview]
Message-ID: <5714E0B7.5080606@denx.de> (raw)
In-Reply-To: <1460982125-4731-1-git-send-email-sr@denx.de>
On 04/18/2016 02:22 PM, Stefan Roese wrote:
> Fix a small typo in some of the SoCFPGA dts files that has spread via
> copy-and-paste.
>
> Signed-off-by: Stefan Roese <sr@denx.de>
> Cc: Marek Vasut <marex@denx.de>
> Cc: Dinh Nguyen <dinguyen@opensource.altera.com>
> Cc: Chin Liang See <clsee@altera.com>
Acked-by: Marek Vasut <marex@denx.de>
> ---
> arch/arm/dts/socfpga_arria5_socdk.dts | 2 +-
> arch/arm/dts/socfpga_cyclone5_socdk.dts | 2 +-
> arch/arm/dts/socfpga_cyclone5_sr1500.dts | 2 +-
> 3 files changed, 3 insertions(+), 3 deletions(-)
>
> diff --git a/arch/arm/dts/socfpga_arria5_socdk.dts b/arch/arm/dts/socfpga_arria5_socdk.dts
> index 9ac48a1..7265058 100644
> --- a/arch/arm/dts/socfpga_arria5_socdk.dts
> +++ b/arch/arm/dts/socfpga_arria5_socdk.dts
> @@ -21,7 +21,7 @@
> };
>
> aliases {
> - /* this allow the ethaddr uboot environmnet variable contents
> + /* this allow the ethaddr uboot environment variable contents
> * to be added to the gmac1 device tree blob.
> */
> ethernet0 = &gmac1;
> diff --git a/arch/arm/dts/socfpga_cyclone5_socdk.dts b/arch/arm/dts/socfpga_cyclone5_socdk.dts
> index da13435..d4df1a1 100644
> --- a/arch/arm/dts/socfpga_cyclone5_socdk.dts
> +++ b/arch/arm/dts/socfpga_cyclone5_socdk.dts
> @@ -21,7 +21,7 @@
> };
>
> aliases {
> - /* this allow the ethaddr uboot environmnet variable contents
> + /* this allow the ethaddr uboot environment variable contents
> * to be added to the gmac1 device tree blob.
> */
> ethernet0 = &gmac1;
> diff --git a/arch/arm/dts/socfpga_cyclone5_sr1500.dts b/arch/arm/dts/socfpga_cyclone5_sr1500.dts
> index 32c6aad..739bbb7 100644
> --- a/arch/arm/dts/socfpga_cyclone5_sr1500.dts
> +++ b/arch/arm/dts/socfpga_cyclone5_sr1500.dts
> @@ -16,7 +16,7 @@
>
> aliases {
> /*
> - * This allows the ethaddr uboot environmnet variable
> + * This allows the ethaddr uboot environment variable
> * contents to be added to the gmac1 device tree blob.
> */
> ethernet0 = &gmac1;
>
--
Best regards,
Marek Vasut
prev parent reply other threads:[~2016-04-18 13:27 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2016-04-18 12:22 [U-Boot] [PATCH 1/2] arm: socfpga: Fix typos in DT files (environmnet -> environment) Stefan Roese
2016-04-18 12:22 ` [U-Boot] [PATCH 2/2] arm: socfpga: socrates: Add eth0 alias to enable ethernet Stefan Roese
2016-04-18 13:27 ` Marek Vasut
2016-04-18 13:27 ` Marek Vasut [this message]
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=5714E0B7.5080606@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.