All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20200217125301.GA31847@Red>

diff --git a/a/1.txt b/N1/1.txt
index 7337ddf..c85a6e7 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -111,8 +111,3 @@ But if uboot dont fill that...
 So the DTB in mainline is wrong, right ?
 
 Regards
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N1/content_digest
index cd4b211..972374b 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -6,13 +6,13 @@
  "Subject\0Re: RPI4: fail too boot with an initrd\0"
  "Date\0Mon, 17 Feb 2020 13:53:01 +0100\0"
  "To\0Matthias Brugger <matthias.bgg@gmail.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
+ "Cc\0James Morse <james.morse@arm.com>"
+  nsaenzjulienne@suse.de
   linux-kernel@vger.kernel.org
   u-boot@lists.denx.de
-  James Morse <james.morse@arm.com>
-  linux-rpi-kernel@lists.infradead.org
   bcm-kernel-feedback-list@broadcom.com
- " nsaenzjulienne@suse.de\0"
+  linux-rpi-kernel@lists.infradead.org
+ " linux-arm-kernel@lists.infradead.org\0"
  "\00:1\0"
  "b\0"
  "On Mon, Feb 17, 2020 at 11:50:04AM +0100, Matthias Brugger wrote:\n"
@@ -127,11 +127,6 @@
  "But if uboot dont fill that...\n"
  "So the DTB in mainline is wrong, right ?\n"
  "\n"
- "Regards\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ Regards
 
-cd21ce2acb02cab6bef21359a879af67b742649849c89a563d85e76a6deb4687
+f4c9bb75e2ef5f3920e18a9ba66a33fd79e5282e641feeff16caecb877de7722

diff --git a/a/1.txt b/N2/1.txt
index 7337ddf..96d9063 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -11,7 +11,7 @@ On Mon, Feb 17, 2020 at 11:50:04AM +0100, Matthias Brugger wrote:
 > >>> But I fail to succeed in using a kernel/dtb/ramdisk downloaded via tftp.
 > >>>
 > >>> Using booti I hit:
-> >>> [    0.000000] Linux version 5.6.0-rc1-next-20200212 (clabbe@build2-bionic-1804) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro    GCC 7.4-2019.02)) #66 SMP PREEMPT Wed Feb 12 10:14:20 UTC 2020
+> >>> [    0.000000] Linux version 5.6.0-rc1-next-20200212 (clabbe at build2-bionic-1804) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro    GCC 7.4-2019.02)) #66 SMP PREEMPT Wed Feb 12 10:14:20 UTC 2020
 > >>> [    0.000000] Machine model: Raspberry Pi 4 Model B
 > >>> [    0.000000] earlycon: uart0 at MMIO32 0x00000000fe215040 (options '')
 > >>> [    0.000000] printk: bootconsole [uart0] enabled
@@ -73,7 +73,7 @@ On Mon, Feb 17, 2020 at 11:50:04AM +0100, Matthias Brugger wrote:
 > > 
 > > In the dtb of mainline linux:
 > > 	/* Will be filled by the bootloader */
-> > 	memory@0 {
+> > 	memory at 0 {
 > > 		device_type = "memory";
 > > 		reg = <0 0 0>;
 > > 	};
@@ -111,8 +111,3 @@ But if uboot dont fill that...
 So the DTB in mainline is wrong, right ?
 
 Regards
-
-_______________________________________________
-linux-arm-kernel mailing list
-linux-arm-kernel@lists.infradead.org
-http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
diff --git a/a/content_digest b/N2/content_digest
index cd4b211..31522e2 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -3,16 +3,9 @@
  "ref\020200217103733.GA11379@Red\0"
  "ref\0c5a959d7-44b2-fab9-8269-d8e858790925@gmail.com\0"
  "From\0LABBE Corentin <clabbe@baylibre.com>\0"
- "Subject\0Re: RPI4: fail too boot with an initrd\0"
+ "Subject\0RPI4: fail too boot with an initrd\0"
  "Date\0Mon, 17 Feb 2020 13:53:01 +0100\0"
- "To\0Matthias Brugger <matthias.bgg@gmail.com>\0"
- "Cc\0linux-arm-kernel@lists.infradead.org"
-  linux-kernel@vger.kernel.org
-  u-boot@lists.denx.de
-  James Morse <james.morse@arm.com>
-  linux-rpi-kernel@lists.infradead.org
-  bcm-kernel-feedback-list@broadcom.com
- " nsaenzjulienne@suse.de\0"
+ "To\0u-boot@lists.denx.de\0"
  "\00:1\0"
  "b\0"
  "On Mon, Feb 17, 2020 at 11:50:04AM +0100, Matthias Brugger wrote:\n"
@@ -28,7 +21,7 @@
  "> >>> But I fail to succeed in using a kernel/dtb/ramdisk downloaded via tftp.\n"
  "> >>>\n"
  "> >>> Using booti I hit:\n"
- "> >>> [    0.000000] Linux version 5.6.0-rc1-next-20200212 (clabbe@build2-bionic-1804) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro    GCC 7.4-2019.02)) #66 SMP PREEMPT Wed Feb 12 10:14:20 UTC 2020\n"
+ "> >>> [    0.000000] Linux version 5.6.0-rc1-next-20200212 (clabbe at build2-bionic-1804) (gcc version 7.4.1 20181213 [linaro-7.4-2019.02 revision 56ec6f6b99cc167ff0c2f8e1a2eed33b1edc85d4] (Linaro    GCC 7.4-2019.02)) #66 SMP PREEMPT Wed Feb 12 10:14:20 UTC 2020\n"
  "> >>> [    0.000000] Machine model: Raspberry Pi 4 Model B\n"
  "> >>> [    0.000000] earlycon: uart0 at MMIO32 0x00000000fe215040 (options '')\n"
  "> >>> [    0.000000] printk: bootconsole [uart0] enabled\n"
@@ -90,7 +83,7 @@
  "> > \n"
  "> > In the dtb of mainline linux:\n"
  "> > \t/* Will be filled by the bootloader */\n"
- "> > \tmemory@0 {\n"
+ "> > \tmemory at 0 {\n"
  "> > \t\tdevice_type = \"memory\";\n"
  "> > \t\treg = <0 0 0>;\n"
  "> > \t};\n"
@@ -127,11 +120,6 @@
  "But if uboot dont fill that...\n"
  "So the DTB in mainline is wrong, right ?\n"
  "\n"
- "Regards\n"
- "\n"
- "_______________________________________________\n"
- "linux-arm-kernel mailing list\n"
- "linux-arm-kernel@lists.infradead.org\n"
- http://lists.infradead.org/mailman/listinfo/linux-arm-kernel
+ Regards
 
-cd21ce2acb02cab6bef21359a879af67b742649849c89a563d85e76a6deb4687
+0a8622ec61deea1a1eea986ea0bf30a8020eae7e8beee3e51b8ac0130c992811

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.