All of lore.kernel.org
 help / color / mirror / Atom feed
diff for duplicates of <20100320004746.GB11448@atomide.com>

diff --git a/a/2.hdr b/a/2.hdr
deleted file mode 100644
index d77909b..0000000
--- a/a/2.hdr
+++ /dev/null
@@ -1,2 +0,0 @@
-Content-Type: text/x-diff; charset=us-ascii
-Content-Disposition: inline; filename="zoom-uart.patch"
diff --git a/a/2.txt b/a/2.txt
deleted file mode 100644
index df4bf30..0000000
--- a/a/2.txt
+++ /dev/null
@@ -1,37 +0,0 @@
->From d1d25009c085a2ea677da6bc2c905fbcf98e224e Mon Sep 17 00:00:00 2001
-From: Tony Lindgren <tony@atomide.com>
-Date: Fri, 19 Mar 2010 17:18:45 -0700
-Subject: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3
-
-Zoom2 and 3 have UARTs only on the external debug board.
-GPMC needs to be mapped early to use it for DEBUG_LL.
-
-Note that with the pending serial.c patches you need to
-set console=ttyS0,115200n8 as it will be the only UART
-mapped. To use DEBUG_LL, you need to pass also earlyprintk
-in cmdline.
-
-Cc: Allen Pais <allen.pais@ti.com>
-Cc: Vikram Pandita <vikram.pandita@ti.com>
-Signed-off-by: Tony Lindgren <tony@atomide.com>
-
-diff --git a/arch/arm/kernel/head.S b/arch/arm/kernel/head.S
-index eb62bf9..355e87d 100644
---- a/arch/arm/kernel/head.S
-+++ b/arch/arm/kernel/head.S
-@@ -328,6 +328,15 @@ __create_page_tables:
- 	add	r0, r4, #0xd8000000 >> 18
- 	str	r3, [r0]
- #endif
-+#if defined(CONFIG_MACH_OMAP_ZOOM2) || defined(CONFIG_MACH_OMAP_ZOOM3)
-+	/*
-+	 * Zoom2 and Zoom3 have UARTs only on the debug board.
-+	 * The debug board is connected to the GPMC.
-+	 */
-+	add	r0, r4, #0xfb000000 >> 18
-+	orr	r3, r7, #0x10000000
-+	str	r3, [r0]
-+#endif
- #endif
- 	mov	pc, lr
- ENDPROC(__create_page_tables)
diff --git a/a/content_digest b/N1/content_digest
index 5db17e5..3fe3e66 100644
--- a/a/content_digest
+++ b/N1/content_digest
@@ -1,12 +1,9 @@
  "ref\020100320003605.GA11448@atomide.com\0"
- "From\0Tony Lindgren <tony@atomide.com>\0"
- "Subject\0Re: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3\0"
+ "From\0tony@atomide.com (Tony Lindgren)\0"
+ "Subject\0[PATCH] arm: Fix DEBUG_LL for omap zoom2/3\0"
  "Date\0Fri, 19 Mar 2010 17:47:47 -0700\0"
- "To\0linux-arm-kernel@lists.infradead.org"
- " linux-omap@vger.kernel.org\0"
- "Cc\0Allen Pais <allen.pais@ti.com>"
- " Vikram Pandita <vikram.pandita@ti.com>\0"
- "\01:1\0"
+ "To\0linux-arm-kernel@lists.infradead.org\0"
+ "\00:1\0"
  "b\0"
  "* Tony Lindgren <tony@atomide.com> [100319 17:30]:\n"
  "> Hi all,\n"
@@ -17,45 +14,5 @@
  "Here's the working version.\n"
  "\n"
  Tony
- "\01:2\0"
- "fn\0zoom-uart.patch\0"
- "b\0"
- ">From d1d25009c085a2ea677da6bc2c905fbcf98e224e Mon Sep 17 00:00:00 2001\n"
- "From: Tony Lindgren <tony@atomide.com>\n"
- "Date: Fri, 19 Mar 2010 17:18:45 -0700\n"
- "Subject: [PATCH] arm: Fix DEBUG_LL for omap zoom2/3\n"
- "\n"
- "Zoom2 and 3 have UARTs only on the external debug board.\n"
- "GPMC needs to be mapped early to use it for DEBUG_LL.\n"
- "\n"
- "Note that with the pending serial.c patches you need to\n"
- "set console=ttyS0,115200n8 as it will be the only UART\n"
- "mapped. To use DEBUG_LL, you need to pass also earlyprintk\n"
- "in cmdline.\n"
- "\n"
- "Cc: Allen Pais <allen.pais@ti.com>\n"
- "Cc: Vikram Pandita <vikram.pandita@ti.com>\n"
- "Signed-off-by: Tony Lindgren <tony@atomide.com>\n"
- "\n"
- "diff --git a/arch/arm/kernel/head.S b/arch/arm/kernel/head.S\n"
- "index eb62bf9..355e87d 100644\n"
- "--- a/arch/arm/kernel/head.S\n"
- "+++ b/arch/arm/kernel/head.S\n"
- "@@ -328,6 +328,15 @@ __create_page_tables:\n"
- " \tadd\tr0, r4, #0xd8000000 >> 18\n"
- " \tstr\tr3, [r0]\n"
- " #endif\n"
- "+#if defined(CONFIG_MACH_OMAP_ZOOM2) || defined(CONFIG_MACH_OMAP_ZOOM3)\n"
- "+\t/*\n"
- "+\t * Zoom2 and Zoom3 have UARTs only on the debug board.\n"
- "+\t * The debug board is connected to the GPMC.\n"
- "+\t */\n"
- "+\tadd\tr0, r4, #0xfb000000 >> 18\n"
- "+\torr\tr3, r7, #0x10000000\n"
- "+\tstr\tr3, [r0]\n"
- "+#endif\n"
- " #endif\n"
- " \tmov\tpc, lr\n"
-  ENDPROC(__create_page_tables)
 
-db49d560495c80d73089109d8e548fca6819d7b6dd86cafc2d712dbd67c9349d
+f39e20cd856fd2f34b90ad35fbc4f53052865e7afc5f33b7173e3b6182a70064

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.