All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <52D005E1.6000308@killerwolves.net>

diff --git a/a/1.txt b/N1/1.txt
index 412bbf4..0865035 100644
--- a/a/1.txt
+++ b/N1/1.txt
@@ -37,7 +37,7 @@ On 11/01/14 00:25, Andrew Lunn wrote:
 >> DRAM CAS Latency = 6 tRP = 6 tRAS = 18 tRCD=6
 >> DRAM CS[0] base 0x00000000   size 128MB
 >> DRAM Total size 128MB  16bit width
->> [4096kB at f8000000] Flash:  4 MB
+>> [4096kB@f8000000] Flash:  4 MB
 >> Addresses 8M - 0M are saved for the U-Boot usage.
 >> Mem malloc Initialization (8M - 7M): Done
 >> Using default environment
@@ -130,7 +130,7 @@ Here the bootloader copies the initrd to 0x00800040, yet passes
 >>
 >> Uncompressing Linux... done, booting the kernel.
 >> [    0.000000] Booting Linux on physical CPU 0x0
->> [    0.000000] Linux version 3.13.0-rc7-ds211j+ (root at lurch) (gcc version 4.8.2 (Gentoo 4.8.2 p1.3, pie-0.5.8) ) #2 Thu Jan 9 08:52:24 EST 2014
+>> [    0.000000] Linux version 3.13.0-rc7-ds211j+ (root@lurch) (gcc version 4.8.2 (Gentoo 4.8.2 p1.3, pie-0.5.8) ) #2 Thu Jan 9 08:52:24 EST 2014
 >> [    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977
 >> [    0.000000] CPU: VIVT data cache, VIVT instruction cache
 >> [    0.000000] Machine model: Synology DS210 v10, v20, v30, DS211j
@@ -139,3 +139,8 @@ Here the bootloader copies the initrd to 0x00800040, yet passes
 > 
 > The kernel is correct. There is no RAM here. That is in the IOMEM
 > space.
+
+--
+To unsubscribe from this list: send the line "unsubscribe devicetree" in
+the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org
+More majordomo info at  http://vger.kernel.org/majordomo-info.html
diff --git a/a/content_digest b/N1/content_digest
index 4ab933d..1746887 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -5,10 +5,15 @@
  "ref\020140110112846.GG27432@n2100.arm.linux.org.uk\0"
  "ref\052CFFF07.5080806@killerwolves.net\0"
  "ref\020140110142548.GG9681@lunn.ch\0"
- "From\0klightspeed@killerwolves.net (Ben Peddell)\0"
- "Subject\0[PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files\0"
+ "ref\020140110142548.GG9681-g2DYL2Zd6BY@public.gmane.org\0"
+ "From\0Ben Peddell <klightspeed-aslSrjg9ejhWX4hkXwHRhw@public.gmane.org>\0"
+ "Subject\0Re: [PATCH RFC RFT 0/2] ARM: Kirkwood: Synology DT files\0"
  "Date\0Sat, 11 Jan 2014 00:38:25 +1000\0"
- "To\0linux-arm-kernel@lists.infradead.org\0"
+ "To\0Andrew Lunn <andrew-g2DYL2Zd6BY@public.gmane.org>\0"
+ "Cc\0Russell King - ARM Linux <linux-lFZ/pmaqli7XmaaqVzeoHQ@public.gmane.org>"
+  Jason Cooper <jason-NLaQJdtUoK4Be96aLqz0jA@public.gmane.org>
+  linux ARM <linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org>
+ " devicetree-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\0"
  "\00:1\0"
  "b\0"
  "On 11/01/14 00:25, Andrew Lunn wrote:\n"
@@ -50,7 +55,7 @@
  ">> DRAM CAS Latency = 6 tRP = 6 tRAS = 18 tRCD=6\n"
  ">> DRAM CS[0] base 0x00000000   size 128MB\n"
  ">> DRAM Total size 128MB  16bit width\n"
- ">> [4096kB at f8000000] Flash:  4 MB\n"
+ ">> [4096kB@f8000000] Flash:  4 MB\n"
  ">> Addresses 8M - 0M are saved for the U-Boot usage.\n"
  ">> Mem malloc Initialization (8M - 7M): Done\n"
  ">> Using default environment\n"
@@ -143,7 +148,7 @@
  ">>\n"
  ">> Uncompressing Linux... done, booting the kernel.\n"
  ">> [    0.000000] Booting Linux on physical CPU 0x0\n"
- ">> [    0.000000] Linux version 3.13.0-rc7-ds211j+ (root at lurch) (gcc version 4.8.2 (Gentoo 4.8.2 p1.3, pie-0.5.8) ) #2 Thu Jan 9 08:52:24 EST 2014\n"
+ ">> [    0.000000] Linux version 3.13.0-rc7-ds211j+ (root@lurch) (gcc version 4.8.2 (Gentoo 4.8.2 p1.3, pie-0.5.8) ) #2 Thu Jan 9 08:52:24 EST 2014\n"
  ">> [    0.000000] CPU: Feroceon 88FR131 [56251311] revision 1 (ARMv5TE), cr=00053977\n"
  ">> [    0.000000] CPU: VIVT data cache, VIVT instruction cache\n"
  ">> [    0.000000] Machine model: Synology DS210 v10, v20, v30, DS211j\n"
@@ -151,6 +156,11 @@
  ">> [    0.000000] INITRD: 0xf8280040+0x000f993c is not a memory region - disabling initrd\n"
  "> \n"
  "> The kernel is correct. There is no RAM here. That is in the IOMEM\n"
- > space.
+ "> space.\n"
+ "\n"
+ "--\n"
+ "To unsubscribe from this list: send the line \"unsubscribe devicetree\" in\n"
+ "the body of a message to majordomo-u79uwXL29TY76Z2rM5mHXA@public.gmane.org\n"
+ More majordomo info at  http://vger.kernel.org/majordomo-info.html
 
-ef7a6c279519dd9beff386a144289dcf377cae2b137e3f7a586776537aa77a8b
+b9f111400225d6857bb96d42b4cb0d26bb28c1d526fa64811cac404027d94b5e

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.