[prev in list] [next in list] [prev in thread] [next in thread] 

List:       openbios
Subject:    [OpenBIOS] r220 - openbios-devel/arch/sparc64
From:       svn () openbios ! org
Date:       2008-08-06 18:20:57
Message-ID: 200808061821.m76ILbSe021233 () mailer ! progressive-comp ! com
[Download RAW message or body]

Author: blueswirl
Date: 2008-08-06 20:20:57 +0200 (Wed, 06 Aug 2008)
New Revision: 220

Modified:
   openbios-devel/arch/sparc64/openbios.c
Log:
Fix typo

Modified: openbios-devel/arch/sparc64/openbios.c
===================================================================
--- openbios-devel/arch/sparc64/openbios.c	2008-08-06 18:20:12 UTC (rev 219)
+++ openbios-devel/arch/sparc64/openbios.c	2008-08-06 18:20:57 UTC (rev 220)
@@ -164,7 +164,7 @@
         } else if (currsize >= PAGE_SIZE_512K &&
                    (virt & PAGE_MASK_512K) == 0 &&
                    (phys & PAGE_MASK_512K) == 0) {
-            currsize = PAGE_SIZE_8K;
+            currsize = PAGE_SIZE_512K;
             tte_data = 4ULL << 60;
         } else if (currsize >= PAGE_SIZE_64K &&
                    (virt & PAGE_MASK_64K) == 0 &&


--
OpenBIOS                 http://openbios.org/
Mailinglist:  http://lists.openbios.org/mailman/listinfo
Free your System - May the Forth be with you
[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic