All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20170113181239.GC2630@atomide.com>

diff --git a/a/1.txt b/N1/1.txt
index b2c2038..39b5c52 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -31,49 +31,49 @@ Tony
 > +++ b/arch/arm/boot/dts/dra7-evm.dts
 > @@ -681,41 +681,29 @@
 >  		 */
->  		partition@0 {
+>  		partition at 0 {
 >  			label = "QSPI.SPL";
 > -			reg = <0x00000000 0x000010000>;
 > +			reg = <0x00000000 0x000040000>;
 >  		};
->  		partition@1 {
+>  		partition at 1 {
 > -			label = "QSPI.SPL.backup1";
 > -			reg = <0x00010000 0x00010000>;
 > -		};
-> -		partition@2 {
+> -		partition at 2 {
 > -			label = "QSPI.SPL.backup2";
 > -			reg = <0x00020000 0x00010000>;
 > -		};
-> -		partition@3 {
+> -		partition at 3 {
 > -			label = "QSPI.SPL.backup3";
 > -			reg = <0x00030000 0x00010000>;
 > -		};
-> -		partition@4 {
+> -		partition at 4 {
 >  			label = "QSPI.u-boot";
 >  			reg = <0x00040000 0x00100000>;
 >  		};
-> -		partition@5 {
-> +		partition@2 {
+> -		partition at 5 {
+> +		partition at 2 {
 >  			label = "QSPI.u-boot-spl-os";
 >  			reg = <0x00140000 0x00080000>;
 >  		};
-> -		partition@6 {
-> +		partition@3 {
+> -		partition at 6 {
+> +		partition at 3 {
 >  			label = "QSPI.u-boot-env";
 >  			reg = <0x001c0000 0x00010000>;
 >  		};
-> -		partition@7 {
-> +		partition@4 {
+> -		partition at 7 {
+> +		partition at 4 {
 >  			label = "QSPI.u-boot-env.backup1";
 >  			reg = <0x001d0000 0x0010000>;
 >  		};
-> -		partition@8 {
-> +		partition@5 {
+> -		partition at 8 {
+> +		partition at 5 {
 >  			label = "QSPI.kernel";
 >  			reg = <0x001e0000 0x0800000>;
 >  		};
-> -		partition@9 {
-> +		partition@6 {
+> -		partition at 9 {
+> +		partition at 6 {
 >  			label = "QSPI.file-system";
 >  			reg = <0x009e0000 0x01620000>;
 >  		};
diff --git a/a/content_digest b/N1/content_digest
index b85532a..cee6628 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,15 +1,9 @@
  "ref\01484311234-21978-1-git-send-email-ravibabu@ti.com\0"
  "ref\01484311234-21978-2-git-send-email-ravibabu@ti.com\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH 1/2] ARM: dts: dra7-evm: increase QSPI SPL partition size\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH 1/2] ARM: dts: dra7-evm: increase QSPI SPL partition size\0"
  "Date\0Fri, 13 Jan 2017 10:12:40 -0800\0"
- "To\0Ravi Babu <ravibabu@ti.com>\0"
- "Cc\0devicetree@vger.kernel.org"
-  nsekhar@list.ti.com
-  Sekhar Nori <nsekhar@ti.com>
-  bcousson@baylibre.com
-  linux-omap@vger.kernel.org
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "* Ravi Babu <ravibabu@ti.com> [170113 04:41]:\n"
@@ -45,49 +39,49 @@
  "> +++ b/arch/arm/boot/dts/dra7-evm.dts\n"
  "> @@ -681,41 +681,29 @@\n"
  ">  \t\t */\n"
- ">  \t\tpartition@0 {\n"
+ ">  \t\tpartition at 0 {\n"
  ">  \t\t\tlabel = \"QSPI.SPL\";\n"
  "> -\t\t\treg = <0x00000000 0x000010000>;\n"
  "> +\t\t\treg = <0x00000000 0x000040000>;\n"
  ">  \t\t};\n"
- ">  \t\tpartition@1 {\n"
+ ">  \t\tpartition at 1 {\n"
  "> -\t\t\tlabel = \"QSPI.SPL.backup1\";\n"
  "> -\t\t\treg = <0x00010000 0x00010000>;\n"
  "> -\t\t};\n"
- "> -\t\tpartition@2 {\n"
+ "> -\t\tpartition at 2 {\n"
  "> -\t\t\tlabel = \"QSPI.SPL.backup2\";\n"
  "> -\t\t\treg = <0x00020000 0x00010000>;\n"
  "> -\t\t};\n"
- "> -\t\tpartition@3 {\n"
+ "> -\t\tpartition at 3 {\n"
  "> -\t\t\tlabel = \"QSPI.SPL.backup3\";\n"
  "> -\t\t\treg = <0x00030000 0x00010000>;\n"
  "> -\t\t};\n"
- "> -\t\tpartition@4 {\n"
+ "> -\t\tpartition at 4 {\n"
  ">  \t\t\tlabel = \"QSPI.u-boot\";\n"
  ">  \t\t\treg = <0x00040000 0x00100000>;\n"
  ">  \t\t};\n"
- "> -\t\tpartition@5 {\n"
- "> +\t\tpartition@2 {\n"
+ "> -\t\tpartition at 5 {\n"
+ "> +\t\tpartition at 2 {\n"
  ">  \t\t\tlabel = \"QSPI.u-boot-spl-os\";\n"
  ">  \t\t\treg = <0x00140000 0x00080000>;\n"
  ">  \t\t};\n"
- "> -\t\tpartition@6 {\n"
- "> +\t\tpartition@3 {\n"
+ "> -\t\tpartition at 6 {\n"
+ "> +\t\tpartition at 3 {\n"
  ">  \t\t\tlabel = \"QSPI.u-boot-env\";\n"
  ">  \t\t\treg = <0x001c0000 0x00010000>;\n"
  ">  \t\t};\n"
- "> -\t\tpartition@7 {\n"
- "> +\t\tpartition@4 {\n"
+ "> -\t\tpartition at 7 {\n"
+ "> +\t\tpartition at 4 {\n"
  ">  \t\t\tlabel = \"QSPI.u-boot-env.backup1\";\n"
  ">  \t\t\treg = <0x001d0000 0x0010000>;\n"
  ">  \t\t};\n"
- "> -\t\tpartition@8 {\n"
- "> +\t\tpartition@5 {\n"
+ "> -\t\tpartition at 8 {\n"
+ "> +\t\tpartition at 5 {\n"
  ">  \t\t\tlabel = \"QSPI.kernel\";\n"
  ">  \t\t\treg = <0x001e0000 0x0800000>;\n"
  ">  \t\t};\n"
- "> -\t\tpartition@9 {\n"
- "> +\t\tpartition@6 {\n"
+ "> -\t\tpartition at 9 {\n"
+ "> +\t\tpartition at 6 {\n"
  ">  \t\t\tlabel = \"QSPI.file-system\";\n"
  ">  \t\t\treg = <0x009e0000 0x01620000>;\n"
  ">  \t\t};\n"
@@ -95,4 +89,4 @@
  "> 1.9.1\n"
  >
 
-87b2505ef1f5039a63900ded40972340774149ab5b912f8fcd221168555bc674
+a8b8fbc18bc93a73d4d0f352472cf34a31ff89b018a3fadbcf9cbe585bd305c4

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.