From: Tony Lindgren <tony@atomide.com>
To: Roger Quadros <rogerq@ti.com>
Cc: javier.martinez@collabora.co.uk, pekon@pek-sem.com,
linux-omap@vger.kernel.org, devicetree@vger.kernel.org,
linux-arm-kernel@lists.infradead.org,
Sekhar Nori <nsekhar@ti.com>
Subject: Re: [PATCH] ARM: dts: am335x-evm: Fix 5th NAND partition's name
Date: Thu, 6 Nov 2014 10:21:32 -0800 [thread overview]
Message-ID: <20141106182131.GB31454@atomide.com> (raw)
In-Reply-To: <1413890745-3855-1-git-send-email-rogerq@ti.com>
* Roger Quadros <rogerq@ti.com> [141021 04:27]:
> The 5th NAND partition should be named "NAND.u-boot-spl-os"
> instead of "NAND.u-boot-spl". This is to be consistent with other
> TI boards as well as u-boot.
Applying into omap-for-v3.18/fixes thanks.
Tony
> Fixes: 91994facdd2d ("ARM: dts: am335x-evm: NAND: update MTD partition table")
>
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> ---
> arch/arm/boot/dts/am335x-evm.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/am335x-evm.dts b/arch/arm/boot/dts/am335x-evm.dts
> index e2156a5..c4b968f 100644
> --- a/arch/arm/boot/dts/am335x-evm.dts
> +++ b/arch/arm/boot/dts/am335x-evm.dts
> @@ -489,7 +489,7 @@
> reg = <0x00060000 0x00020000>;
> };
> partition@4 {
> - label = "NAND.u-boot-spl";
> + label = "NAND.u-boot-spl-os";
> reg = <0x00080000 0x00040000>;
> };
> partition@5 {
> --
> 1.8.3.2
>
WARNING: multiple messages have this Message-ID (diff)
From: tony@atomide.com (Tony Lindgren)
To: linux-arm-kernel@lists.infradead.org
Subject: [PATCH] ARM: dts: am335x-evm: Fix 5th NAND partition's name
Date: Thu, 6 Nov 2014 10:21:32 -0800 [thread overview]
Message-ID: <20141106182131.GB31454@atomide.com> (raw)
In-Reply-To: <1413890745-3855-1-git-send-email-rogerq@ti.com>
* Roger Quadros <rogerq@ti.com> [141021 04:27]:
> The 5th NAND partition should be named "NAND.u-boot-spl-os"
> instead of "NAND.u-boot-spl". This is to be consistent with other
> TI boards as well as u-boot.
Applying into omap-for-v3.18/fixes thanks.
Tony
> Fixes: 91994facdd2d ("ARM: dts: am335x-evm: NAND: update MTD partition table")
>
> Signed-off-by: Roger Quadros <rogerq@ti.com>
> Signed-off-by: Sekhar Nori <nsekhar@ti.com>
> ---
> arch/arm/boot/dts/am335x-evm.dts | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
> diff --git a/arch/arm/boot/dts/am335x-evm.dts b/arch/arm/boot/dts/am335x-evm.dts
> index e2156a5..c4b968f 100644
> --- a/arch/arm/boot/dts/am335x-evm.dts
> +++ b/arch/arm/boot/dts/am335x-evm.dts
> @@ -489,7 +489,7 @@
> reg = <0x00060000 0x00020000>;
> };
> partition at 4 {
> - label = "NAND.u-boot-spl";
> + label = "NAND.u-boot-spl-os";
> reg = <0x00080000 0x00040000>;
> };
> partition at 5 {
> --
> 1.8.3.2
>
next prev parent reply other threads:[~2014-11-06 18:22 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-21 11:25 [PATCH] ARM: dts: am335x-evm: Fix 5th NAND partition's name Roger Quadros
2014-10-21 11:25 ` Roger Quadros
2014-11-06 18:21 ` Tony Lindgren [this message]
2014-11-06 18:21 ` 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=20141106182131.GB31454@atomide.com \
--to=tony@atomide.com \
--cc=devicetree@vger.kernel.org \
--cc=javier.martinez@collabora.co.uk \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-omap@vger.kernel.org \
--cc=nsekhar@ti.com \
--cc=pekon@pek-sem.com \
--cc=rogerq@ti.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.