All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <87bm8sjh6f.fsf@bootlin.com>

diff --git a/a/1.txt b/N1/1.txt
index c6a0235..3e06294 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -30,14 +30,14 @@ index d87614057e3f..dc9ccce1d4a1 100644
                 nand-ecc-strength = <4>;
                 nand-ecc-step-size = <512>;
  
--               partition at user {
+-               partition@user {
 -                       reg = <0x00000000 0x40000000>;
 -                       label = "user";
 +               partitions {
 +                       compatible = "fixed-partitions";
 +                       #address-cells = <1>;
 +                       #size-cells = <1>;
-+                       partition at 0 {
++                       partition@0 {
 +                               reg = <0x00000000 0x40000000>;
 +                               label = "user";
 +                       };
@@ -48,22 +48,22 @@ index d87614057e3f..dc9ccce1d4a1 100644
                 spi-max-frequency = <50000000>;
                 m25p,fast-read;
  
--               partition at u-boot {
+-               partition@u-boot {
 -                       reg = <0x00000000 0x00100000>;
 -                       label = "u-boot";
 -               };
--               partition at u-boot-env {
+-               partition@u-boot-env {
 -                       reg = <0x00100000 0x00040000>;
 -                       label = "u-boot-env";
 +               partitions {
 +                       compatible = "fixed-partitions";
 +                       #address-cells = <1>;
 +                       #size-cells = <1>;
-+                       partition at 0 {
++                       partition@0 {
 +                               reg = <0x00000000 0x00100000>;
 +                               label = "u-boot";
 +                       };
-+                       partition at 100000 {
++                       partition@100000 {
 +                               reg = <0x00100000 0x00040000>;
 +                               label = "u-boot-env";
 +                       };
diff --git a/a/content_digest b/N1/content_digest
index 8374a2a..2209e44 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,8 +1,16 @@
  "ref\020180726040257.22285-1-chris.packham@alliedtelesis.co.nz\0"
- "From\0gregory.clement@bootlin.com (Gregory CLEMENT)\0"
- "Subject\0[PATCH 0/4] ARM: dts: mvebu: updates and new board\0"
+ "From\0Gregory CLEMENT <gregory.clement@bootlin.com>\0"
+ "Subject\0Re: [PATCH 0/4] ARM: dts: mvebu: updates and new board\0"
  "Date\0Thu, 20 Sep 2018 17:56:56 +0200\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Chris Packham <chris.packham@alliedtelesis.co.nz>\0"
+ "Cc\0robh+dt@kernel.org"
+  mark.rutland@arm.com
+  jason@lakedaemon.net
+  andrew@lunn.ch
+  sebastian.hesselbarth@gmail.com
+  devicetree@vger.kernel.org
+  linux-kernel@vger.kernel.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "Hi Chris,\n"
@@ -37,14 +45,14 @@
  "                nand-ecc-strength = <4>;\n"
  "                nand-ecc-step-size = <512>;\n"
  " \n"
- "-               partition at user {\n"
+ "-               partition@user {\n"
  "-                       reg = <0x00000000 0x40000000>;\n"
  "-                       label = \"user\";\n"
  "+               partitions {\n"
  "+                       compatible = \"fixed-partitions\";\n"
  "+                       #address-cells = <1>;\n"
  "+                       #size-cells = <1>;\n"
- "+                       partition at 0 {\n"
+ "+                       partition@0 {\n"
  "+                               reg = <0x00000000 0x40000000>;\n"
  "+                               label = \"user\";\n"
  "+                       };\n"
@@ -55,22 +63,22 @@
  "                spi-max-frequency = <50000000>;\n"
  "                m25p,fast-read;\n"
  " \n"
- "-               partition at u-boot {\n"
+ "-               partition@u-boot {\n"
  "-                       reg = <0x00000000 0x00100000>;\n"
  "-                       label = \"u-boot\";\n"
  "-               };\n"
- "-               partition at u-boot-env {\n"
+ "-               partition@u-boot-env {\n"
  "-                       reg = <0x00100000 0x00040000>;\n"
  "-                       label = \"u-boot-env\";\n"
  "+               partitions {\n"
  "+                       compatible = \"fixed-partitions\";\n"
  "+                       #address-cells = <1>;\n"
  "+                       #size-cells = <1>;\n"
- "+                       partition at 0 {\n"
+ "+                       partition@0 {\n"
  "+                               reg = <0x00000000 0x00100000>;\n"
  "+                               label = \"u-boot\";\n"
  "+                       };\n"
- "+                       partition at 100000 {\n"
+ "+                       partition@100000 {\n"
  "+                               reg = <0x00100000 0x00040000>;\n"
  "+                               label = \"u-boot-env\";\n"
  "+                       };\n"
@@ -103,4 +111,4 @@
  "Embedded Linux and Kernel engineering\n"
  http://bootlin.com
 
-3ab5b8a50e49a1184954f665d9f8666afa7adc1c57615fca2e9e561fcbfda76f
+15b167b53ec0ea57102f28b3dd1b61c9d65d9ffa0ed4c77a0aed2e1a538dc477

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.