[openfirmware] [commit] r1773 - cpu/x86/pc/olpc

repository service svn at openfirmware.info
Wed Mar 10 18:44:21 CET 2010


Author: wmb
Date: Wed Mar 10 18:44:21 2010
New Revision: 1773
URL: http://tracker.coreboot.org/trac/openfirmware/changeset/1773

Log:
Q3A35 rebuild - reverted non-yet-ready tweak to xpsecure.fth.

Modified:
   cpu/x86/pc/olpc/xpsecure.fth

Modified: cpu/x86/pc/olpc/xpsecure.fth
==============================================================================
--- cpu/x86/pc/olpc/xpsecure.fth	Wed Mar 10 18:37:16 2010	(r1772)
+++ cpu/x86/pc/olpc/xpsecure.fth	Wed Mar 10 18:44:21 2010	(r1773)
@@ -21,7 +21,7 @@
    ramdisk-base swap move                         ( )
 
    \ Tell the BIOS INT 13 emulator code to use the ramdisk instead of the SD
-   ramdisk-ih to bios-disk-ih0
+   ramdisk-ih to bios-disk-ih
    h# 80 to bios-boot-dev#
 ;
 



More information about the openfirmware mailing list