From: pekon <pekon@pek-sem.com>
To: Roger Quadros <rogerq@ti.com>, tony@atomide.com
Cc: nm@ti.com, linux-omap@vger.kernel.org, Sekhar Nori <nsekhar@ti.com>
Subject: Re: [PATCH 2/2] ARM: dts: dra7-evm: Fix 8th NAND partition's name
Date: Sat, 06 Sep 2014 16:25:12 +0530 [thread overview]
Message-ID: <540AE810.2060803@pek-sem.com> (raw)
In-Reply-To: <1409743052-632-3-git-send-email-rogerq@ti.com>
On Wednesday 03 September 2014 04:47 PM, Roger Quadros wrote:
> The 8th NAND partition should be named "NAND.u-boot-env.backup1"
> instead of "NAND.u-boot-env". This is to be consistent with other
> TI boards as well as u-boot.
>
> CC: Pekon Gupta <pekon@pek-sem.com>
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> ---
> arch/arm/boot/dts/dra7-evm.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/dra7-evm.dts b/arch/arm/boot/dts/dra7-evm.dts
> index 42f5bc9..990ee6a 100644
> --- a/arch/arm/boot/dts/dra7-evm.dts
> +++ b/arch/arm/boot/dts/dra7-evm.dts
> @@ -483,7 +483,7 @@
> reg = <0x001c0000 0x00020000>;
> };
> partition@7 {
> - label = "NAND.u-boot-env";
> + label = "NAND.u-boot-env.backup1";
> reg = <0x001e0000 0x00020000>;
> };
> partition@8 {
>
Thanks for the fixing this typo.
Reviewed-by: Pekon Gupta <pekon@pek-sem.com>
with regards, pekon
------------------------
Powered by BigRock.com
next prev parent reply other threads:[~2014-09-06 10:55 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-09-03 11:17 [PATCH 0/2] ARM: dts: dra7-evm: Fixes for 3.17 Roger Quadros
2014-09-03 11:17 ` [PATCH 1/2] ARM: dts: dra7-evm: Fix i2c3 pinmux and frequency Roger Quadros
2014-09-03 11:17 ` [PATCH 2/2] ARM: dts: dra7-evm: Fix 8th NAND partition's name Roger Quadros
2014-09-06 10:55 ` pekon [this message]
2014-09-03 21:43 ` [PATCH 0/2] ARM: dts: dra7-evm: Fixes for 3.17 Tony Lindgren
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=540AE810.2060803@pek-sem.com \
--to=pekon@pek-sem.com \
--cc=linux-omap@vger.kernel.org \
--cc=nm@ti.com \
--cc=nsekhar@ti.com \
--cc=rogerq@ti.com \
--cc=tony@atomide.com \
/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.