public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][PPC32] Fix PPC44x early uart setup
@ 2004-07-22 23:52 Matt Porter
  0 siblings, 0 replies; only message in thread
From: Matt Porter @ 2004-07-22 23:52 UTC (permalink / raw)
  To: akpm; +Cc: linux-kernel

Fix a bug introduced in the PPC44x early uart setup from the
last set of 44x fixes.

Signed-off-by: Matt Porter <mporter@kernel.crashing.org>

===== arch/ppc/kernel/head_44x.S 1.11 vs edited =====
--- 1.11/arch/ppc/kernel/head_44x.S	Thu Jul  1 22:23:47 2004
+++ edited/arch/ppc/kernel/head_44x.S	Thu Jul 22 16:45:42 2004
@@ -209,14 +209,6 @@
 	tlbwe	r4,r0,PPC44x_TLB_XLAT	/* Load the translation fields */
 	tlbwe	r5,r0,PPC44x_TLB_ATTRIB	/* Load the attrib/access fields */
 
-	ori	r3,r3,PPC44x_TLB_TS	/* Translation state 1 */
-
-        li      r0,1			/* TLB slot 1 */
-
-	tlbwe	r3,r0,PPC44x_TLB_PAGEID	/* Load the pageid fields */
-	tlbwe	r4,r0,PPC44x_TLB_XLAT	/* Load the translation fields */
-	tlbwe	r5,r0,PPC44x_TLB_ATTRIB	/* Load the attrib/access fields */
-
 	/* Force context change */
 	isync
 #endif /* CONFIG_SERIAL_TEXT_DEBUG */

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2004-07-22 23:52 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-07-22 23:52 [PATCH][PPC32] Fix PPC44x early uart setup Matt Porter

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox