All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <d9727fac-e7fd-7dfb-ce39-da0c5b0d12a2@suse.com>

diff --git a/a/1.txt b/N1/1.txt
index 0ec91df..ebcf9a3 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -135,9 +135,3 @@ Hm, so should we enable that for all RPi3/4/arm64 configs then?
 
 Regards,
 Matthias
-
-
-_______________________________________________
-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 bac0e59..2fb30e2 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -10,12 +10,12 @@
  "Date\0Tue, 18 Feb 2020 11:36:41 +0100\0"
  "To\0LABBE Corentin <clabbe@baylibre.com>"
  " Matthias Brugger <matthias.bgg@gmail.com>\0"
- "Cc\0linux-kernel@vger.kernel.org"
+ "Cc\0linux-arm-kernel@lists.infradead.org"
+  linux-kernel@vger.kernel.org
   u-boot@lists.denx.de
-  bcm-kernel-feedback-list@broadcom.com
-  linux-rpi-kernel@lists.infradead.org
   James Morse <james.morse@arm.com>
- " linux-arm-kernel@lists.infradead.org\0"
+  linux-rpi-kernel@lists.infradead.org
+ " bcm-kernel-feedback-list@broadcom.com\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -154,12 +154,6 @@
  "Hm, so should we enable that for all RPi3/4/arm64 configs then?\n"
  "\n"
  "Regards,\n"
- "Matthias\n"
- "\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
+ Matthias
 
-6e352feba5cfb38fc4e2fbc2c4e0d4e95e8248364006c2083d5103d7b7259cee
+4da55246e0bd1cbeae67ea3c98e93eccef52ac9b8a5a471d6ed1003a830d26ee

diff --git a/a/1.txt b/N2/1.txt
index 0ec91df..3c090b2 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -18,7 +18,7 @@ On 18/02/2020 11:01, LABBE Corentin 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
@@ -80,7 +80,7 @@ On 18/02/2020 11:01, LABBE Corentin 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>;
 >>>>> 	};
@@ -135,9 +135,3 @@ Hm, so should we enable that for all RPi3/4/arm64 configs then?
 
 Regards,
 Matthias
-
-
-_______________________________________________
-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 bac0e59..425ef5a 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -6,16 +6,9 @@
  "ref\0982c710c-d606-2c04-03ee-604626230bbc@gmail.com\0"
  "ref\020200218100128.GB10369@Red\0"
  "From\0Matthias Brugger <mbrugger@suse.com>\0"
- "Subject\0Re: RPI4: fail too boot with an initrd\0"
+ "Subject\0RPI4: fail too boot with an initrd\0"
  "Date\0Tue, 18 Feb 2020 11:36:41 +0100\0"
- "To\0LABBE Corentin <clabbe@baylibre.com>"
- " Matthias Brugger <matthias.bgg@gmail.com>\0"
- "Cc\0linux-kernel@vger.kernel.org"
-  u-boot@lists.denx.de
-  bcm-kernel-feedback-list@broadcom.com
-  linux-rpi-kernel@lists.infradead.org
-  James Morse <james.morse@arm.com>
- " linux-arm-kernel@lists.infradead.org\0"
+ "To\0u-boot@lists.denx.de\0"
  "\00:1\0"
  "b\0"
  "\n"
@@ -38,7 +31,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"
@@ -100,7 +93,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"
@@ -154,12 +147,6 @@
  "Hm, so should we enable that for all RPi3/4/arm64 configs then?\n"
  "\n"
  "Regards,\n"
- "Matthias\n"
- "\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
+ Matthias
 
-6e352feba5cfb38fc4e2fbc2c4e0d4e95e8248364006c2083d5103d7b7259cee
+28ab7f0884162bad6c1a97858ba553adcd8970a91f34afcee9b036a3a1d7a3dd

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.