From: Lee Jones <lee.jones@linaro.org>
To: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org
Cc: arnd@arndb.de, linus.walleij@stericsson.com,
"Lee Jones" <lee.jones@linaro.org>,
"Benoît Cousson" <b-cousson@ti.com>,
"Tony Lindgren" <tony@atomide.com>,
linux-omap@vger.kernel.org
Subject: [PATCH 14/22] ARM: dts: Remove '0x's from OMAP3 IGEP0030 DTS file
Date: Mon, 22 Jul 2013 11:52:33 +0100 [thread overview]
Message-ID: <1374490361-25769-14-git-send-email-lee.jones@linaro.org> (raw)
In-Reply-To: <1374490361-25769-1-git-send-email-lee.jones@linaro.org>
Cc: Benoît Cousson <b-cousson@ti.com>
Cc: Tony Lindgren <tony@atomide.com>
Cc: linux-omap@vger.kernel.org
Signed-off-by: Lee Jones <lee.jones@linaro.org>
---
arch/arm/boot/dts/omap3-igep0030.dts | 8 ++++----
1 file changed, 4 insertions(+), 4 deletions(-)
diff --git a/arch/arm/boot/dts/omap3-igep0030.dts b/arch/arm/boot/dts/omap3-igep0030.dts
index 644d0538..f628200 100644
--- a/arch/arm/boot/dts/omap3-igep0030.dts
+++ b/arch/arm/boot/dts/omap3-igep0030.dts
@@ -74,19 +74,19 @@
label = "SPL";
reg = <0 0x100000>;
};
- partition@0x80000 {
+ partition@80000 {
label = "U-Boot";
reg = <0x100000 0x180000>;
};
- partition@0x1c0000 {
+ partition@1c0000 {
label = "Environment";
reg = <0x280000 0x100000>;
};
- partition@0x280000 {
+ partition@280000 {
label = "Kernel";
reg = <0x380000 0x300000>;
};
- partition@0x780000 {
+ partition@780000 {
label = "Filesystem";
reg = <0x680000 0x1f980000>;
};
--
1.8.1.2
--
To unsubscribe from this list: send the line "unsubscribe linux-omap" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
next prev parent reply other threads:[~2013-07-22 10:53 UTC|newest]
Thread overview: 17+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <1374490361-25769-1-git-send-email-lee.jones@linaro.org>
2013-07-22 10:52 ` [PATCH 12/22] ARM: dts: Remove '0x's from OMAP2420 H4 DTS file Lee Jones
2013-08-13 15:44 ` Lee Jones
2013-08-14 7:30 ` Tony Lindgren
2013-08-14 7:43 ` Benoit Cousson
2013-08-14 8:00 ` Lee Jones
2013-07-22 10:52 ` [PATCH 13/22] ARM: dts: Remove '0x's from OMAP3 IGEP0020 " Lee Jones
2013-08-13 15:44 ` Lee Jones
2013-07-22 10:52 ` Lee Jones [this message]
2013-08-13 15:43 ` [PATCH 14/22] ARM: dts: Remove '0x's from OMAP3 IGEP0030 " Lee Jones
2013-07-22 10:52 ` [PATCH 15/22] ARM: dts: Remove '0x's from OMAP3 " Lee Jones
2013-08-13 15:43 ` Lee Jones
2013-07-22 10:52 ` [PATCH 16/22] ARM: dts: Remove '0x's from OMAP3430 SDP " Lee Jones
2013-08-13 15:42 ` Lee Jones
2013-07-22 10:52 ` [PATCH 17/22] ARM: dts: Remove '0x's from OMAP4 " Lee Jones
2013-08-13 15:42 ` Lee Jones
2013-07-22 10:52 ` [PATCH 18/22] ARM: dts: Remove '0x's from OMAP5 " Lee Jones
2013-08-13 15:41 ` Lee Jones
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=1374490361-25769-14-git-send-email-lee.jones@linaro.org \
--to=lee.jones@linaro.org \
--cc=arnd@arndb.de \
--cc=b-cousson@ti.com \
--cc=linus.walleij@stericsson.com \
--cc=linux-arm-kernel@lists.infradead.org \
--cc=linux-kernel@vger.kernel.org \
--cc=linux-omap@vger.kernel.org \
--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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).