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

diff --git a/a/1.txt b/N1/1.txt
index 9052fdf..22c14e6 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -130,8 +130,3 @@ On another thread, I got the hint to enable CONFIG_ARCH_FIXUP_FDT_MEMORY and it
 
 Thanks
 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 a47fbcb..67c2574 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -8,13 +8,13 @@
  "Subject\0Re: RPI4: fail too boot with an initrd\0"
  "Date\0Tue, 18 Feb 2020 11:01:28 +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 02:07:09PM +0100, Matthias Brugger wrote:\n"
@@ -148,11 +148,6 @@
  "On another thread, I got the hint to enable CONFIG_ARCH_FIXUP_FDT_MEMORY and it made my problem solved.\n"
  "\n"
  "Thanks\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
 
-a2618fa8543d91b3f61e6f507d2075843a2c7a40630b076ae976101edcdbf82a
+c311fb6807b19ec99f76e94e78e1aae4d3bbceeaccd240d08a7aab67598633ff

diff --git a/a/1.txt b/N2/1.txt
index 9052fdf..70cd4ca 100644
--- a/a/1.txt
+++ b/N2/1.txt
@@ -15,7 +15,7 @@ On Mon, Feb 17, 2020 at 02:07:09PM +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
@@ -77,7 +77,7 @@ On Mon, Feb 17, 2020 at 02:07:09PM +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>;
 > >>> 	};
@@ -130,8 +130,3 @@ On another thread, I got the hint to enable CONFIG_ARCH_FIXUP_FDT_MEMORY and it
 
 Thanks
 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 a47fbcb..e3c743e 100644
--- a/a/content_digest
+++ b/N2/content_digest
@@ -5,16 +5,9 @@
  "ref\020200217125301.GA31847@Red\0"
  "ref\0982c710c-d606-2c04-03ee-604626230bbc@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\0Tue, 18 Feb 2020 11:01:28 +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 02:07:09PM +0100, Matthias Brugger wrote:\n"
@@ -34,7 +27,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"
@@ -96,7 +89,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"
@@ -148,11 +141,6 @@
  "On another thread, I got the hint to enable CONFIG_ARCH_FIXUP_FDT_MEMORY and it made my problem solved.\n"
  "\n"
  "Thanks\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
 
-a2618fa8543d91b3f61e6f507d2075843a2c7a40630b076ae976101edcdbf82a
+26a4ddf5cc9ebc9973a7f365281955cc89ef9730ff3ac8ed31efa9277d5f9633

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.