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

List:       openbios
Subject:    [OpenBIOS] r828 - cpu/x86/pc/olpc
From:       svn () openbios ! org
Date:       2008-05-28 18:26:14
Message-ID: 200805281826.m4SIQdP8019053 () mailer ! progressive-comp ! com
[Download RAW message or body]

Author: wmb
Date: 2008-05-28 20:26:14 +0200 (Wed, 28 May 2008)
New Revision: 828

Modified:
   cpu/x86/pc/olpc/devices.fth
   cpu/x86/pc/olpc/security.fth
Log:
OLPC trac 7114 - ensure indexed-I/O is disabled during early interaction.


Modified: cpu/x86/pc/olpc/devices.fth
===================================================================
--- cpu/x86/pc/olpc/devices.fth	2008-05-27 18:24:54 UTC (rev 827)
+++ cpu/x86/pc/olpc/devices.fth	2008-05-28 18:26:14 UTC (rev 828)
@@ -232,7 +232,7 @@
 fload ${BP}/dev/olpc/kb3700/ecspi.fth      \ EC chip SPI FLASH access
 
 warning @ warning off
-: stand-init  stand-init  h# fff0.0000 to flash-base  ;
+: stand-init-io  stand-init-io  h# fff0.0000 to flash-base  ;
 warning !
 
 fload ${BP}/dev/olpc/kb3700/ecserial.fth   \ Serial access to EC chip

Modified: cpu/x86/pc/olpc/security.fth
===================================================================
--- cpu/x86/pc/olpc/security.fth	2008-05-27 18:24:54 UTC (rev 827)
+++ cpu/x86/pc/olpc/security.fth	2008-05-28 18:26:14 UTC (rev 828)
@@ -566,9 +566,12 @@
 
 false value in-factory?
 
-stand-init: wp
+warning @ warning off
+: stand-init-io
+   stand-init-io
    " wp" find-tag  if  2drop  true to secure?  then
 ;
+warning !
 
 : message-and-off  ( -- )
    aborted? @  if


-- 
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