[OpenBIOS] r243 - openbios-devel/arch/sparc32

svn at openbios.org svn at openbios.org
Mon Sep 29 19:20:02 CEST 2008


Author: blueswirl
Date: 2008-09-29 19:20:02 +0200 (Mon, 29 Sep 2008)
New Revision: 243

Modified:
   openbios-devel/arch/sparc32/entry.S
Log:
Remove surplus wim init

Modified: openbios-devel/arch/sparc32/entry.S
===================================================================
--- openbios-devel/arch/sparc32/entry.S	2008-09-29 17:18:57 UTC (rev 242)
+++ openbios-devel/arch/sparc32/entry.S	2008-09-29 17:20:02 UTC (rev 243)
@@ -344,10 +344,6 @@
         bl	1b
          add	%o0, 0x4, %o0
 
-        mov     2, %g1
-        wr      %g1, 0x0, %wim			! make window 1 invalid
-        WRITE_PAUSE
-
         set     trap_table, %g1
         wr      %g1, 0x0, %tbr
 




More information about the OpenBIOS mailing list