diff for duplicates of <20100320003605.GA11448@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 2b3f60d..0000000 --- a/a/2.txt +++ /dev/null @@ -1,37 +0,0 @@ ->From d1fa6f3fbc46546f3ade9026dcba80d6fd5bd6bd 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..bd23aa9 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 845571f..f4e256a 100644 --- a/a/content_digest +++ b/N1/content_digest @@ -1,11 +1,8 @@ - "From\0Tony Lindgren <tony@atomide.com>\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:36:05 -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" "Hi all,\n" "\n" @@ -14,45 +11,5 @@ "Regards,\n" "\n" Tony - "\01:2\0" - "fn\0zoom-uart.patch\0" - "b\0" - ">From d1fa6f3fbc46546f3ade9026dcba80d6fd5bd6bd 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..bd23aa9 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) -667f06c081dcb5c95b33af4aa8a4074331fb15f6e5c5fa8820a3036d41fe2a70 +fe27149ff96127f073e1b63fbbfac1ac00f2c4639bc6297cac368d75f425c543
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.